------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
http://www.exim.org/bugzilla/show_bug.cgi?id=413 Summary: quit acl not currently suitable for suggested purpose Product: Exim Version: 4.63 Platform: All OS/Version: All Status: NEW Severity: wishlist Priority: low Component: ACLs AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [email protected] The documentation states, for the quit acl: "...This ACL can be used for tasks such as custom logging at the end of an SMTP session. For example, you can use ACL variables in other ACLs to count messages, recipients, etc., and log the totals at QUIT time using one or more logwrite modifiers on a warn verb..." Commonly, spammers and broken MTAs don't issue a QUIT, they just close the TCP session. What would be nice, is if the quit acl could be a more generic 'end of smtp session' acl, with the reason for the session's end accessible in some $value. -- Configure bugmail: http://www.exim.org/bugzilla/userprefs.cgi?tab=email -- ## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
