> OK, thanks. When I see my postfix logs say "status: sent" to > amavis, then > that means amavis has already successfully opened *AND CLOSED* a SMTP > connection *back* to postfix and the mail is already on its > way? That may > explain the funny order of log entries I often see....
Yep. Your postfix logs will usually be ordered something like pre-filter-smtpd: got mail pre-filter-cleanup: cleaned up post-filter-smtpd: got mail post-filter-cleanup: cleaned up post-filter-<delivery>: doing stuff post-filter-qmgr: removed pre-filter-smtp: relay to amavis OK pre-filter-qmgr: removed I can't find a pristine example in my logs right now, but thats roughly the way things will look like in your postfix logs because of the way amavis sends it's 250 back. Takes some getting used to, but after a while it just falls in place. Regs, Sven ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ 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/
