Re: [exim] Callouts, NULL DSN

Top Page
Delete this message
Reply to this message
Author: Stephen Gran
Date:  
To: exim-users
Subject: Re: [exim] Callouts, NULL DSN
On Sat, Aug 20, 2005 at 03:01:55PM -0700, Steve B said:
> 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 :(


Just add:

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

or (better):

domainlist broken_ass_domains = /etc/exim/dsn-refusers

!domains = +broken_ass_domains
etc.

HTH,
--
--------------------------------------------------------------------------
|  Stephen Gran                  | Go climb a gravity well!                |
|  steve@???             |                                         |
|  http://www.lobefin.net/~steve |                                         |

--------------------------------------------------------------------------