[前][次][番号順一覧][スレッド一覧]

sylpheed-jp:2856

From: Youichi Kawachi <hoihoi-p@xxxxxxxxxx>
Date: Sat, 19 Mar 2005 20:09:44 +0900
Subject: [sylpheed-jp:02856] SMTP-AUTH について

河内@福岡市です。

Postfix で SMTP-AUTH を、やってみていますが、

 自動選択、 PLAIN、 LOGIN、 DIGEST-MD5、 CRAM-MD5

のうち、LOGIN以外では認証できないようです。
(以前は、自動選択、CRAM-MD5 でも、うまくいってた記憶があります
が。)


/etc/postfix/main.cf
---------------------------------------------------------------
・・・
smtpd_sasl_auth_enable = yes
broken_sasl_auth_clients = yes
smtpd_sasl_local_domain = $myhostname
smtpd_sasl_security_options = noanonymous
smtp_sasl_security_options = noanonymous
allow_mail_to_commands = alias,forward,include
smtpd_recipient_restrictions =
permit_mynetworks
permit_sasl_authenticated
reject
---------------------------------------------------------------


/usr/lib/sasl2/smtpd.conf
---------------------------------------------------------------
pwcheck_method: saslauthd
---------------------------------------------------------------

以上、御報告まで。



--
河内 陽一 ( hoihoi-p@xxxxxxxxxx )

公開鍵サーバー: http://pgp.nic.ad.jp/pgp/pks-commands-j.html
fingerprint : 44FA FA9F 7044 820D 37DD  6E10 D5B4 0E82 E5B6 7B72


[前][次][番号順一覧][スレッド一覧]

->    2856 2005-03-19 20:09 [hoihoi-p@xxxxxxxxxx ] SMTP-AUTH について                      
      2859 2005-03-21 15:13 ┗[sue@xxxxxxxxxx      ]                                       
      2860 2005-03-21 17:02  ┗[hoihoi-p@xxxxxxxxxx ]