Mail problem: temporarily rejected after DATA

Martijn

Verified User
Joined
Sep 13, 2004
Messages
11
Hi,

I get this error in the Exim rejectlog and mainlog on all mail

"temporarily rejected after DATA"

I tried to stop spamassassin in case that was the problem, but it didn't helped.

Is there anyone who can help me out on this one :(

Thanks,
Martijn
 
:) Another dutchie :)

Well, could you please first give some logs to work with ?
/var/log/exim/mainlog & /var/log/exim/rejectlog should have some mentions of these e-mails.

Otherwise, I'm willing to take a look at your config, just send me an e-mail (yeah, that's ironic) to sebastian _at_ sebsoft.nl.
Last time I had this problem it was due to wrong conf & bad permissions, but logs are needed to be sure.
 
Thanks for your help Sebastian :)

I have 'resolved' te problem by commenting the following line in /etc/exim.con:

acl_smtp_data = check_message

I know this isn't the right way to solve it, so here are some lines of my logs

mainlog:
Code:
2005-06-01 11:33:48 1DdPbf-0002Tw-W6 H=outgoing.email.vodafone.de [139.7.28.128] F=<[email protected]> temporarily rejected after DATA
2005-06-01 11:34:25 1DdPcH-0002UP-IN H=dedi58.your-server.de [213.133.106.58] F=<[email protected]> temporarily rejected after DATA
2005-06-01 11:35:02 1DdPcs-0002VF-1K H=apate.telenet-ops.be [195.130.132.57] F=<[email protected]> temporarily rejected after DATA
2005-06-01 11:35:12 1DdPd1-0002VG-Vl H=postfix1-c.free.fr [213.228.0.79] F=<[email protected]> temporarily rejected after DATA
2005-06-01 11:35:27 1DdPdG-0002VH-Nh H=n26.bulk.scd.yahoo.com [66.94.237.55] F=<sentto-6160278-635-1117535593-airbrush=althing.be@returns.groups.yahoo.com> temporarily rejected after DATA
2005-06-01 11:36:10 1DdPdy-0002Wq-JJ H=spoolo2.tiscali.be [62.235.13.173] F=<[email protected]> temporarily rejected after DATA
2005-06-01 11:36:13 1DdPe1-0002Wt-AO H=(euclid.tty.nl) [62.250.6.88] F=<[email protected]> temporarily rejected after DATA
2005-06-01 11:36:24 1DdPeC-0002Ww-F5 H=server1.dynamic-ict.nl [213.239.183.74] F=<[email protected]> temporarily rejected after DATA
2005-06-01 11:36:46 1DdPeY-0002X2-5q H=outfbmx007.isp.belgacom.be [195.238.3.104] F=<[email protected]> temporarily rejected after DATA
2005-06-01 11:37:11 1DdPex-0002XH-0P H=n26.bulk.scd.yahoo.com [66.94.237.55] F=<sentto-6160278-635-1117535593-airbrush=althing.be@returns.groups.yahoo.com> temporarily rejected after DATA
2005-06-01 11:37:15 1DdPew-0002XI-Cq H=outgoing.email.vodafone.de [139.7.28.128] F=<[email protected]> temporarily rejected after DATA
2005-06-01 11:37:30 1DdPfG-0002XO-Ph H=outfbmx003.isp.belgacom.be [195.238.3.107] F=<[email protected]> temporarily rejected after DATA
2005-06-01 11:38:04 1DdPfo-0002Yg-AX H=bay12-f2.bay12.hotmail.com (hotmail.com) [64.4.35.2] F=<[email protected]> temporarily rejected after DATA
2005-06-01 11:38:33 1DdPgH-0002Yo-9q H=n9a.bulk.scd.yahoo.com [66.94.237.43] F=<sentto-5681139-688-1117617050-airbrush=althing.be@returns.groups.yahoo.com> temporarily rejected after DATA
2005-06-01 11:38:39 1DdPgN-0002Yp-Dg H=guri.is.scarlet.be [193.74.71.22] F=<[email protected]> temporarily rejected after DATA
2005-06-01 11:38:50 1DdPgY-0002Yu-A6 H=outgoing.email.vodafone.de [139.7.28.128] F=<[email protected]> temporarily rejected after DATA
2005-06-01 11:38:55 1DdPgd-0002Z8-0H H=outfbmx004.isp.belgacom.be [195.238.3.103] F=<> temporarily rejected after DATA
2005-06-01 11:38:55 1DdPgd-0002Z8-4U H=outfbmx004.isp.belgacom.be [195.238.3.103] F=<[email protected]> temporarily rejected after DATA

rejectlog:
2005-06-01 11:33:48 1DdPbf-0002Tw-W6 H=outgoing.email.vodafone.de [139.7.28.128] F=<[email protected]> temporarily rejected after DATA
2005-06-01 11:34:25 1DdPcH-0002UP-IN H=dedi58.your-server.de [213.133.106.58] F=<[email protected]> temporarily rejected after DATA
2005-06-01 11:35:02 1DdPcs-0002VF-1K H=apate.telenet-ops.be [195.130.132.57] F=<[email protected]> temporarily rejected after DATA
2005-06-01 11:35:12 1DdPd1-0002VG-Vl H=postfix1-c.free.fr [213.228.0.79] F=<[email protected]> temporarily rejected after DATA

If you need more lines I could attach the whole file, but all of the lines are similar to the ones above ;)

Thanks again for your help!
 
Strange, usually it gives some more information (or it stores this information to another log file).
I've had some similair problems when my spamd wasn't running or clamd was acting up, but, at least on my servers, it gives back some more information in my mainlog.

Is there no mention of these problems in any of the following logs ?
/var/log/maillog
/var/log/messages

In my exim.conf, the check_message is an ACL that does a virus check.
I guess that if clamd wasn't running and exim would be a bit impatient, it would reject all messages that cannot be scanned eg. all messages as clamd isn't working.
But it should be in some of the logs, somewhere :D
 
This error could occur if the users account is over quota.

That would create a temporary error after data.

Jeff
 
why should this tweak make such error ?

This can be just a pid/socket error with your clamd and clamav.
This can be you don't have the latest exim.pl and exim.conf (was changed by DA)
 
I had issues with some emails beeing rejected because of the spam score.
I just whitelisted the domains.
 
maildito,

You choosed to block after certain score, so assume it.
This has nothing to do with the subject of this topic.
 
Back
Top