Author: Magnus Holmgren Date: To: exim-users Subject: Re: [exim] Re: Extract email address from From header
Andreas Metzler wrote: > Looks like you are running these tests in RCPT acl, before the
> From:-header is transfered. You'll need to move the second test to
> the DATA-acl. (And as previously said $address instead will make the
> whole thing a lot more readable.)