Re: [exim] BATV and closed mailing lists

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: David Woodhouse
Data:  
Para: bd
CC: exim-users
Asunto: 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