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