Re: [exim] BATV and closed mailing lists

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: David Woodhouse
Ημερομηνία:  
Προς: bd
Υ/ο: exim-users
Αντικείμενο: Re: [exim] BATV and closed mailing lists
On Wed, 2012-08-22 at 12:01 +0200, bd@??? wrote:
>         senders = ${if exists {/usr/lists/$local_part}\
>                      {lsearch;/usr/lists/$local_part}{*}}

>
> fails, and he can not send mail to the list.
>
> How can I solve this?


Most mailing lists check the From: header, not the envelope sender. And
thus aren't affected by BATV.

--
dwmw2