From: Magnus Bäck (no email)
Date: Wed Jun 01 2005 - 01:22:26 EDT
On Tuesday, May 31, 2005 at 22:46 CEST,
Jorey Bump <> wrote:
> Magnus Bäck wrote:
>
> > But is header_checks really the right solution to the problem?
> > Shouldn't the OP be using check_sender_access instead?
>
> Yes, for unambiguous matches like the one given in the example.
> No for other patterns:
>
> /^(From|To|Cc): .*(m[3e]dz|pillz)/
Regular expression lookup tables are equally valid for smtpd
restrictions. The question is whether the envelope sender or
From address should be matched.
[...]
-- Magnus Bäck
|
|
|