Thread: QUE Failure
View Single Post
  #28 (permalink)  
Old 09-21-2006, 10:21 AM
claros claros is offline
Project Contributor
 
Posts: 58
Default Amavisd

Quote:
Originally Posted by tbullock

Aug 29 23:27:51 webmail postfix/smtp[29538]: A5AA5174C464: to=<bdave@avmax.ca>, relay=127.0.0.1[127.0.0.1], delay=1209, status=deferred (conversation with 127.0.0.1[127.0.0.1] timed out while sending end of data -- message may be sent more than once)
As to me this could be an amavis problem...
Try to disable antivirus and spam check to see if the queue flush.
If the queue flush, try to telnet to the amavis port from localhost:
telnet localhost 10024
and send a test message manually (check amavis doc for an howto)
If you got errors, post it here.
Did you change or updated some perl modules via cpan?

Ciao
Reply With Quote