Re: [exim] BATV and closed mailing lists

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Phil Pennock
Date:  
À: David Woodhouse
CC: exim-users, bd
Sujet: Re: [exim] BATV and closed mailing lists
On 2012-08-23 at 14:09 +0100, David Woodhouse wrote:
> 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.


I encourage you to update the Spec source to fix the example which the
OP cited. :)

http://www.exim.org/exim-html-current/doc/html/spec_html/ch49.html

doc/doc-docbook/spec.xfpt SECID243.

Regards,
-Phil