[Exim] My exim still not rejecting correctly..

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Brian
Fecha:  
A: exim-users
Asunto: [Exim] My exim still not rejecting correctly..
Hello all,

I wrote in before and got some great answers on how to make exim verify
things better before I accept emails.

It took me some time to understand what the callout was actually doing,
but it looks like it actually tries to send a message to the sender in
order to perform the check! What a great idea.. ;)

Anyway.. so I have this setup in my exim config for it to verify and
what I think it's doing is probably what it's not doing :)

require verify = sender/callout=use_sender,10s,defer_ok
message = unrouteable sender domain

What I think this says is to require the sender to be verified; and to
do that you can callout using the senders name, spend 10 seconds trying
to do this, and if you can't, it's ok to defer the message.

Yet I still get things like this in my mailq..

2004-05-01 16:49:32 1BK1QK-000LcH-CS
H=(OUTGOING109.postalmailhostings.com) [69.1.199.109] Warning: [SPAM]
13.8
2004-05-01 16:49:32 1BK1QK-000LcH-CS <=
mailerspecials@???
H=(OUTGOING109.postalmailhostings.com) [69.1.199.109] P=smtp S=12038
2004-05-01 16:49:32 1BK1QK-000LcH-CS == aned@??? R=manual_route
T=remote_smtp defer (-53): retry time not reached for any host
2004-05-01 16:51:56 1BK1QK-000LcH-CS == aned@??? R=manual_route
T=remote_smtp defer (0): SMTP error from remote mailer after RCPT
TO:<aned@???>: host 157.15.32.14 [157.15.32.14]: 450
<mailerspecials@???>: Sender address
rejected: Domain not found
2004-05-01 17:34:43 1BK1QK-000LcH-CS == aned@??? routing defer (-51):
retry time not reached
2004-05-01 18:07:41 1BK1QK-000LcH-CS == aned@??? routing defer (-51):
retry time not reached
2004-05-01 18:09:11 1BK1QK-000LcH-CS == aned@??? routing defer (-51):
retry time not reached

Also I don't quite understand this message from exim but it does make
sense..

2004-05-01 17:51:18 1BK2OC-000OKm-RP H=host37.finddirectdeals.com
[64.201.126.37] Warning: [SPAM] 13.1
2004-05-01 17:51:18 1BK2OC-000OKm-RP <=
abspoker.c79me@??? H=host37.finddirectdeals.com
[64.201.126.37] P=esmtp S=3810
id=Pine.LNX.4.31.030101.$rand07m.$rand4m-$rand10m@???
*This part here* 2004-05-01 17:51:18 1BK2OC-000OKm-RP no immediate delivery: more than 10
messages received in one connection
2004-05-01 18:10:30 1BK2OC-000OKm-RP == russo@??? R=manual_route
T=remote_smtp defer (-53): retry time not reached for any host
2004-05-01 18:39:19 1BK2OC-000OKm-RP => russo@??? R=manual_route
T=remote_smtp H=157.15.32.14 [157.15.32.14]
2004-05-01 18:39:19 1BK2OC-000OKm-RP Completed

Not quite sure how exim decided that, obviously it's spam (as tagged by
SA) but how did it make that decision?

Thanks in advance for everyones help.

--
The one course you must take to graduate will not be
offered during your last semester.