&tag(CentOS6/Doveot);

目次[edit]

参考情報[edit]

前提[edit]

インストール[edit]

設定[edit]

dovecot.confの設定[edit]

10-master.confの編集[edit]

10-ssl.confの設定[edit]

10-auth.confの設定[edit]

auth-passwdfile.conf.extの設定[edit]

/etc/dovecot/conf.d/auth-passwdfile.conf.extを編集。

passdb {
  driver = passwd-file
#  args = scheme=CRYPT username_format=%u /etc/dovecot/users
  args = /etc/dovecot/cram-md5.pwd
}

/etc/cram-md5.pwdを作成する[edit]

dovecotを再起動[edit]

クライアントから接続[edit]


トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS