$theTitle=wp_title(" - ", false); if($theTitle != "") { ?>
/usr/ports/mail/cclient
/usr/ports/mail/imap-uw
/usr/local/etc/pkgtools.conf に WITH_SSL_AND_PLAINTEXT=yes を追記。
[code]
# cd /usr/ports/mail/cclient
# portupgrade -f
# cd /usr/ports/mail/imap-uw
# portupgrade -f
# make cert (全部エンターで済ませる)
[/code]
/usr/local/certs に imapd.pem ipop3d.pemが出来ていればOK。
あとは /etc/inetd.conf をいじる。
[code]
pop3s stream tcp nowait root /usr/local/libexec/ipop3d ipop3d
imaps stream tcp nowait root /usr/local/libexec/lmapd imapd
[/code]
を追記して inetd を kill -HUP する。
参考URL: http://hiiro-sou.hp.infoseek.co.jp/unix/tips/imap.html
ご意見ご感想などありましたらコメントとして投稿をお願いします。メールアドレスは非公開になります。
日々の四方山話を徒然と・・・
いらっしゃいませ。このブログはオーストラリアの生活に関する話題とFreeBSDに関連する話題を主に色々と書き綴っています。
Sorry, This site consists of Japanese contents only. If you are interested in my blog, feel free to leave your comments in English or Japanese. Thank you.