著者: Magnus Holmgren 日付: To: exim-users 題目: 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.)