On Dec 8, 2007 10:25 AM, Dave Evans <[EMAIL PROTECTED]> wrote:

>
> Here's my advice:
>
> 1. Don't obfuscate: See http://wiki.exim.org/DontObfuscate for why.
> 2. Show us (at least part of) the output of "exim -d -bh 62.241.162.32"
> 3. Show us (at least part of) your config.
>

HI

Thought id take you up on your advice.

Here is a short dump of exim -d -bh 62.241.162.32
250 OK
rcpt to:<[EMAIL PROTECTED]>
>>> using ACL "acl_check_rcpt"
>>> processing "accept"
>>> check hosts = :
>>> host in ":"? no (end of list)
>>> accept: condition test failed
>>> processing "defer"
>>> check hosts = !+relay_from_hosts
>>> host in "!+relay_from_hosts"? yes (end of list)
>>> check senders = !:
>>> hockmans.co.uk in ""? no (end of list)
>>> [EMAIL PROTECTED] in "!:"? yes (end of list)
>>> check !authenticated = *
>>> check !hosts = ${lookup dnsdb{>:
defer_never,mxh=$sender_address_domain}}
>>> gethostbyname2 looked up these IP addresses:
>>>   name=smtp2.webstar.co.uk address=195.138.224.3
>>> no IP address found for host webstar.filepharm.co.uk (during SMTP
connection from ranger.systems.pipex.net [62.241.162.32])
>>> webstar.filepharm.co.uk in dns_again_means_nonexist? no (option unset)
>>> host in "
smtp2.webstar.co.uk:webstar.filepharm.co.uk:mail.lintrix.net:smtp1.webstar.co.uk"?
list match deferred for webstar.filepharm.co.uk
>>> defer: condition test deferred
451 Temporary local problem - please try later
LOG: H=ranger.systems.pipex.net [62.241.162.32] F=<[EMAIL PROTECTED]>
temporarily rejected RCPT <[EMAIL PROTECTED]>

Funny thing is i see in my debian generated conf file,  whitelisting acl etc
is there., but i just realised that dont see the acl in the dump.

Thanks

Brent
-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to