[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:18762] Re: SMTP transaction error of fetchmail
和田です.
From: Hiroshi KISE <fuyuneko@xxxxxxxxxxxx>
Subject: [debian-users:18759] Re: SMTP transaction error of fetchmail
Date: Sun, 7 Nov 1999 18:16:23 +0900
> > potato を使っておりますが, 本日 apt-get upgrade したら
> > "SMTP transactio error" と言われて fetchmail がメールをとってくるのに
> > 失敗するようになりました. どうしても修復方法がわからないのでどなたかご
> > 教授下さい.
(略)
> > $ fetchmail -d0 -v --nosyslog
> (略)
> > fetchmail: SMTP connect to localhost failed
>
> fetchmailが悪い可能性もありますが、これをみると、fetchmailを実行
> しているマシンのSMTPサーバ(sendmailとかqmailとか)が接続拒否している
> ようにみえます。そこらへんはどうなっていますか?
当方 exim の世話になっているのですが, /etc/exim.conf をチェックしたら
原因がわかりました.
/etc/exim.conf にある,
---
# If this option is true, the SMTP command VRFY is supported on incoming
# SMTP connections; otherwise it is not.
smtp_verify = false
---
の "false" を "true" にし,
fetchmail を kill -HUP したら上手くメールをとってきてくれました. 有難
うございます.
------------------------------------------------
和田 健 (WADA Ken)
e-mail:hanuman@xxxxxxx
------------------------------------------------