[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[postfix-jp: 1755] smtp authが処理されない。
- Subject: [postfix-jp: 1755] smtp authが処理されない。
- From: NISHIMURA Yutaka <forml@xxxxxxxxx>
- Date: Wed, 08 Feb 2006 01:09:09 +0900
西村と言います。
>[postfix-jp: 1682] プロパイダのsmtpホストが smtp authを要求してる場合
上記スレッドを参考に、設定しましたが、smtp authが処理されていないようで
送信エラーで戻ってきてしまいます。
最初、
warning: SASL authentication failure: No worthy mechs foundなどという
ログが残らなくなったのでスムーズに事が進んでると思っていましたら
POP before SMTPにも対応してたので、送信出来ていただけでした。
その際のログ
Feb 8 00:27:25 <mail.info> hoge postfix/smtp[70026]: C476F16AA0A:
to=<hoge@example.com>, relay=example.net[xx.xx.xx.xx], delay=1,
status=bounced (host example.net[xx.xx.xx.xx] said: 553 5.3.0
<hoge@example.com>... Please receive your mail before sending (in reply
to RCPT TO command))
POP before SMTPをしろと言われてるようですが、このサーバはSMTP authに対応
しており
Windowsのメーラからは、SMTP authで正常に送信することが出来ます。
当方FreeBSD5.4Rでmake時には
make makefiles CCARGS="-DUSE_SASL_AUTH -I/usr/local/include/sasl" AUXLIB
S="-L/usr/local/lib -lsasl2"
としてmakeしてあり、sasl2はインストール済みです。
smtp.example.netはexample.netのCNAMEになっています。
main.cfには
smtp_sasl_auth_enable = yes
smtp_sasl_password_maps = hash:/etc/postfix/sasl_passwd
#smtp_sasl_security_options =
relayhost = [smtp.example.net]:587
sasl_passwd には
[smtp.example.net] hogehoge:passwd
としてあるにもかかわらず、SMTP Authが処理されていないようで
送信時に先に書いたログが残ります。
解決方法をご存じの方、助言等いただけると幸いです
宜しくお願い申し上げます。
--
NISHIMURA,Yutaka./西村 隆 <forml@xxxxxxxxx>
_______________________________________________
Postfix-jp-list mailing list
Postfix-jp-list@xxxxxxxxxxxxxxxxxxxx
http://lists.sourceforge.jp/mailman/listinfo/postfix-jp-list
- Follow-Ups
-
- [postfix-jp: 1756] Re: smtp authが処理されない。, Yoshisato YANAGISAWA
[検索ページ]
[Postfix-JP ML Home]