Thursday 25 May 2006 14:26 skrev Marc Sherman:
> Walt Reed wrote:
> > deny condition = ${if
> > or{{!def:sender_helo_name}{eq{$sender_helo_name}{}}}{yes}{no}} message =
> > RFCs mandate HELO/EHLO before mail can be sent
>
> How would you ever see this in Exim? Wouldn't exim drop the connection
> with a synch error before ever hitting this ACL?
No; a synchronisation error means sending a command before receiving the reply
to the previous one (or the initial greeting). This just means that the MAIL
TO command was sent directly after the initial greeting was received.
--
Magnus Holmgren [EMAIL PROTECTED]
(No Cc of list mail needed, thanks)
pgpFdNbx8NSOd.pgp
Description: PGP signature
-- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
