FreeBSD/mail
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
単語検索
|
最終更新
|
ヘルプ
|
ログイン
]
開始行:
*Postfix + dovecot [#jbf6a05f]
**postfix [#n513d43f]
cd /usr/ports/mail/postfix
make install clean
**dovecot [#xb666c7f]
cd /usr/ports/mail/dovecot
make install clean
***dovecot設定 [#m848e193]
/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
**squirrelmail [#ffaef0a4]
svn checkout https://svn.code.sf.net/p/squirrelmail/code...
www-homeに展開
config.phpの設定を変更
**suvbersion [#u950735a]
cd /usr/ports/devel/subversion
make install clean
**courier-imapからdovecotの変換 [#defea8b2]
[[https://gato.intaa.net/archives/10775]]
**サーバーファイルコピー [#y91dfef5]
[[https://qiita.com/tkykmw/items/7f1216088b789d0538fb]]
終了行:
*Postfix + dovecot [#jbf6a05f]
**postfix [#n513d43f]
cd /usr/ports/mail/postfix
make install clean
**dovecot [#xb666c7f]
cd /usr/ports/mail/dovecot
make install clean
***dovecot設定 [#m848e193]
/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
**squirrelmail [#ffaef0a4]
svn checkout https://svn.code.sf.net/p/squirrelmail/code...
www-homeに展開
config.phpの設定を変更
**suvbersion [#u950735a]
cd /usr/ports/devel/subversion
make install clean
**courier-imapからdovecotの変換 [#defea8b2]
[[https://gato.intaa.net/archives/10775]]
**サーバーファイルコピー [#y91dfef5]
[[https://qiita.com/tkykmw/items/7f1216088b789d0538fb]]
ページ名: