Dovecot


Dovecotはデフォルトでplaintextでの認証を許可していないため、plaintextで認証する場合はdovecotの設定を変更する必要があります。

vi /etc/dovecot/conf.d/10-auth.conf
#disable_plaintext_auth = yes
disable_plaintext_auth = no
# service dovecot restart

以上で、plaintextによる認証が可能です。




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