nikss, > i am getting in amavisd-new logs > WARN: sending SMTP QUIT command failed: 599 Connection closed > > what does it mean?? is it something wrong going on amavisd-new??
If there are no other errors logged before, it can be treated as an informational message only - it seems the server didn't bother to return a SMTP response to a QUIT command, but just closed the session. If you see this regularly, I'd be interested if you try with amavisd-new-2.5.0 (should be compatible with 2.4.5 and its config file), which uses a completely different code (no longer uses libnet) to handle client-side SMTP, and could produce more accurate diagnostics. Mark ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ AMaViS-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/
