* on the Mon, Jan 29, 2007 at 06:29:26PM +0000, Chris Lightfoot wrote: >>> Hello, >>> Recently, when I've re-added a 'require verify = >>> sender/callout=5s,maxwait=30s,fullpostmaster,defer_ok' to my ACL, I >>> noticed that some of the mails are rejected because the sender's mail >>> server refuses to accept mail with <> as origination. >>> Is there a way to make the MAIL FROM:<> to be replaced with some valid >>> address? I was thinking about using something like MAIL >>> FROM:<[EMAIL PROTECTED]> where verifycallout as an alias to >> Yes. Add ,[EMAIL PROTECTED] to the verify condition. > ... and watch out for loops.
Hi. Just for my own piece of mind, what loops could occur here? Don't forget the callout cache... Mike -- ## 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/
