On 1/5/2012 10:18 AM, Noah wrote:
> 
> Sometimes when sending mail to my postfix server I receive the claim
> that "delivery temporarily suspended: conversation with,
> 127.0.0.1[127.0.0.1] timed out while receiving the initial server
> greeting" .  I am seeing this message show up to the local user and
> also to the remote sender inbox too.  The messages to both user
> accounts are definitely originating from my postfix server - IPs and
> message IDs verified.
> 
...
> $ sudo postconf -n
...
> content_filter = smtp-amavis:[127.0.0.1]:10024
...
> 
> $ sudo cat  mail.info | grep "conversation with"| grep "127" | less
> Dec 23 20:54:22 example postfix/smtp[26588]: 004D36C68D:
> to=<usern...@example.com>, orig_to=<usern...@example.com>,
> relay=127.0.0.1[127.0.0.1]:10024, delay=302, delays=1.6/0/300/0,
> dsn=4.4.2, status=deferred (conversation with 127.0.0.1[127.0.0.1]
> timed out while receiving the initial server greeting)

Apparently your amavisd isn't running.  Likely restarting amavisd,
rather than rebooting, would have fixed the problem.

Likely your amavis logs show more information.  Ask for further help
on the amavis-users mail list.


  -- Noel Jones

Reply via email to