Re: [Exim] My exim still not rejecting correctly..

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Brian
Fecha:  
A: exim-users
Asunto: Re: [Exim] My exim still not rejecting correctly..
On Sun, May 02, 2004 at 12:19:58AM -0500, Edgar Lovecraft wrote:

> Brian wrote:
> >
> ..[snip]...


220 b.mx.poklib.org ESMTP - NO UCE/UBE/ADV [1083494817]
helo blah.com
250 b.mx.poklib.org Hello mystique.poklib.org
[63.109.236.156]
mail from:<lamename@???>
250 OK
rcpt to:<validname@???>
250 Accepted
data
354 Enter message, ending with "." on a line by itself
subject: hello, world!
to:<validname@???>
from:<lamename@???>

blah
.
250 OK id=1BKEVa-0006KW-MS

Why did exim take the message?

..

after doing exim -bhc 63.109.236.156 -d
and saving it all via script.. is my 'smarthost' messing this all up?

processing "require"
check verify = sender/callout=10s,defer_ok
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

Verifying lamename@???
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

Considering lamename@???
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>

routing lamename@???
--------> manual_route router <--------
local_part=lamename domain=hotmail.com
checking domains
search_open: cdb "/usr/local/etc/exim/rcpthosts.cdb"
cached open
search_find: file="/usr/local/etc/exim/rcpthosts.cdb"
key="hotmail.com" partial=-1 affix=NULL starflags=0
LRU list:
0/usr/local/etc/exim/rcpthosts.cdb
0/usr/local/etc/exim/recipients.cdb
0/usr/local/etc/exim/forged_helos.cdb
End
internal_search_find: file="/usr/local/etc/exim/rcpthosts.cdb"
type=cdb key="hotmail.com"
file lookup required for hotmail.com
in /usr/local/etc/exim/rcpthosts.cdb
lookup failed
hotmail.com in "cdb;/usr/local/etc/exim/rcpthosts.cdb"? no (end of list)
hotmail.com in "+relay_to_domains"? no (end of list)
manual_route router skipped: domains mismatch
--------> bsd_manual_route router <--------
local_part=lamename domain=hotmail.com
checking domains
cached no match for +relay_to_domains
cached lookup data = NULL
hotmail.com in "+relay_to_domains"? no (end of list)
bsd_manual_route router skipped: domains mismatch
--------> smarthost router <--------
local_part=lamename domain=hotmail.com
calling smarthost router
smarthost router called for lamename@???
domain = hotmail.com
route_item = !+relay_to_domains a.outbound.bsdwebsolutions.com
search_open: cdb "/usr/local/etc/exim/rcpthosts.cdb"
cached open
search_find: file="/usr/local/etc/exim/rcpthosts.cdb"
key="hotmail.com" partial=-1 affix=NULL starflags=0
LRU list:
0/usr/local/etc/exim/rcpthosts.cdb
0/usr/local/etc/exim/recipients.cdb
0/usr/local/etc/exim/forged_helos.cdb
End
internal_search_find: file="/usr/local/etc/exim/rcpthosts.cdb"
type=cdb key="hotmail.com"
cached data used for lookup of hotmail.com
in /usr/local/etc/exim/rcpthosts.cdb
lookup failed
hotmail.com in "cdb;/usr/local/etc/exim/rcpthosts.cdb"? no (end of list)
hotmail.com in "!+relay_to_domains"? yes (end of list)
original hostlist=a.outbound.bsdwebsolutions.com options=
expanded hostlist="a.outbound.bsdwebsolutions.com" options=
set transport remote_smtp
finding IP address for a.outbound.bsdwebsolutions.com
doing DNS lookup
DNS lookup of a.outbound.bsdwebsolutions.com (A) succeeded
fully qualified name = a.outbound.bsdwebsolutions.com
a.outbound.bsdwebsolutions.com 64.72.68.2 mx=-1 sort=-378
queued for remote_smtp transport: local_part = lamename
domain = hotmail.com
errors_to=NULL
domain_data=NULL localpart_data=NULL
routed by smarthost router
envelope to: lamename@???
transport: remote_smtp
host a.outbound.bsdwebsolutions.com [64.72.68.2]
Attempting full verification using callout
locking /var/spool/exim/db/callout.lockfile
locked /var/spool/exim/db/callout.lockfile
opened hints database /var/spool/exim/db/callout: flags=2
dbfn_read: key=hotmail.com
callout cache: found domain record
dbfn_read: key=lamename@???
callout cache: found address record
callout cache: address record is positive
----------- end verify ------------
sender lamename@??? verified ok

That's sure what it looks like to me.. :/

Can anyone confirm that?

- Brian
--
If you try to please everybody, nobody will like it.