Re: [exim] Callouts, NULL DSN

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Fred Viles
Date:  
À: exim-users
Sujet: Re: [exim] Callouts, NULL DSN
On 20 Aug 2005 at 15:01, Steve B wrote about
    "Re: [exim] Callouts, NULL DSN":


| Well, since I'm an ISP the only choice is to break my server so my customers
| can send to the mailing list in question, EEFC.org
|
| Trying to figure out how to ACL my "require verify" now :(


FWIW, some people use

    dnslists = dsn.rfc-ignorant.com/$sender_address_domain


as a condition to suppress callout verification.

- Fred