cd /usr/ports/mail/courier-imap make make install |
cd /usr/local/etc/courier-imap cp authdaemonrc.dist authdaemonrc cp imapd.dist imapd cp imapd-ssl.dist imapd-ssl cp imapd.cnf.dist imapd.cnf cd /usr/local/etc/rc.d cp courier-imap-imapd.sh.sample courier-imap-imapd.sh |
/usr/local/etc/rc.d/courier-imap-imapd.sh start telnet localhost 143 1 login seichan hogege 1 OK LOGIN Ok. 1 logout * BYE Courier-IMAP server shutting down 1 OK LOGOUT completed Connection closed by foreign host. |
メールアドレス | seichan-ext@example.com |
パスワード | hogege |
ホームディレクトリ | /home/seichan |
Maildirディレクトリ | /home/seichan/Mail/seichan-ext |
ユーザID | 100 |
グループID | 100 |
userdb seichan-ext@example.com set home=/home/seichan mail=/home/seichan/Mail/seichan-ext uid=100 gid=100 userdbpw -md5 | userdb seichan-ext@example.com set systempw Password: [hogege] Reenter password: [hogege] |
makeuserdb |