cd /usr/ports/mail/postfix make install clean
cd /usr/ports/mail/dovecot make install clean
/usr/loca/letc/dovecot/dovecot.conf
protocols = imap pop3 listen = * disable_plaintext_auth = no log_path = /var/log/dovecot.log log_timestamp = "%Y-%m-%d %H:%M:%S" mail_location = maildir:~/Maildir mail_privileged_group = mail
svn checkout https://svn.code.sf.net/p/squirrelmail/code/branches/SM-1_4-STABLE/squirrelmail
www-homeに展開
config.phpの設定を変更
cd /usr/ports/devel/subversion make install clean