------- You are receiving this mail because: -------
You are the QA contact for the bug.
http://bugs.exim.org/show_bug.cgi?id=191
Spencer Marshall <spencer.marshall@???> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |spencer.marshall@transversal
| |.com
--- Comment #4 from Spencer Marshall <spencer.marshall@???> 2010-11-03 21:28:02 ---
(In reply to comment #3)
> For verifying header addresses, there's the "mailfrom" parameter, see section
> 40.42. However, it is only valid on verify=header_sender, for the reasons
> which led to David objecting.
>
> So for the cases we've been willing to support, this was fixed a long time ago
> (revision 1.1 of acl.c in current repository).
>
> Does anyone think there's anything more to this bug?
>
Mail gateways such as Barracuda do not permit <> senders so verification of any
legitimate mail from such a gateway will always fail. However not doing sender
verification is not an option becuase it cuts down on an awful lot of spam.
I would much rather do verification in the mail acl i.e. early on, rather than
doing unnecessary processing i.e. rcpt acl and then data acl.
--
Configure bugmail:
http://bugs.exim.org/userprefs.cgi?tab=email