Dovecot


Dovecotのインストールは下記のコマンドのみで可能です。

# yum install dovecot
# service dovecot start
# chkconfig dovecot start


# vi /etc/dovecot/dovect.conf  
下記を追記する。
disable_plaintext_auth = no
mail_location = maildir:~/Maildir
# service dovecot restart




トップ   編集 凍結 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS
Last-modified: 2022-06-30 (木) 01:40:11