Re: [exim] Frankenstein exim.conf

Top Pagina
Delete this message
Reply to this message
Auteur: Phil Pennock
Datum:  
Aan: schmerold2@gmail.com
CC: exim-users, Todd Lyons
Onderwerp: Re: [exim] Frankenstein exim.conf
On 2014-04-30 at 12:45 -0500, schmerold2@??? wrote:
> Exim seems to be disregarding dnslist directive. What setting would cause
> this:


Not reaching it.

> >>>check domains = +relay_to_domains
> >>>katy.com in "partial-lsearch;/etc/exim/transport"? yes (matched
> "partial-lsearch;/etc/exim/transport")
> >>>katy.com in "+relay_to_domains"? yes (matched "+relay_to_domains")
> >>>check verify = recipient
> >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>


You're matching +relay_to_domains, so aren't getting as far as the DNS
RBL.

-Phil