LoginSignup
1
0

More than 5 years have passed since last update.

Postfixのsaslauthdを利用したSMTPAUTHが失敗する場合のチェックリスト

Posted at

※ Ubuntu 12.04 LTSの場合

  • master.cfを確認してsubmissionなどがchrootになっている場合は、/etc/default/saslauthd のコメントに書かれているように、「OPTIONS="-c -m /var/spool/postfix/var/run/saslauthd"」とする。
  • /var/run/saslauthdにアクセスできるよう、sasl groupにpostfixユーザを加える。
1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0