Jan-Pieter Cornet wrote: > According to my reading of the sendmail source: yes, every EHLO or > HELO command causes a milter call.
However, according to the RFCs, a HELO can be issued multiple times in an SMTP session, and a HELO (except for the first) is equivalent to a RSET followed by a HELO. In my tests, libmilter indeed calls xxfi_abort for second and subsequent HELOs, so it's practically impossible for a milter to remember that there have been multiple HELOs. Regards, David. _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

