Difference between revisions of "Instalasi Sylpheed"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
Applications -> Internet -> Sylpheed | Applications -> Internet -> Sylpheed | ||
+ | |||
+ | ==Instalasi SMTP & POP3 Server== | ||
+ | |||
+ | install smtp & pop3 server | ||
+ | |||
+ | sudo apt-get install postfix dovecot-common | ||
+ | |||
+ | |||
+ | ==Referensi== | ||
+ | |||
+ | * http://sylpheed.sraoss.jp/en/download.html | ||
Line 12: | Line 23: | ||
==Pranala Menarik== | ==Pranala Menarik== | ||
+ | * [[Penggunaan Sylpheed]] | ||
* [[Komunikasi Digital Amatir]] | * [[Komunikasi Digital Amatir]] |
Latest revision as of 07:52, 7 April 2010
Instalasi
# apt-get install sylpheed
Menggunakan Sylpheed tidak sukar
Applications -> Internet -> Sylpheed
Instalasi SMTP & POP3 Server
install smtp & pop3 server
sudo apt-get install postfix dovecot-common
Referensi