Rejected RCPT

freakalis

Verified User
Joined
Oct 23, 2006
Messages
7
We have problems with our Exim

It doesn't send mail to domains that arent hosted on our DA server.


Code:
2006-11-07 17:40:10 H=dahostname.se ([url]www.nyhemsida.nu[/url]) 

[195.35.83.106] F=<[email protected]> rejected RCPT <[email protected]>:
2006-11-07 17:10:55 H=dahostname.se ([url]www.nyhemsida.nu[/url]) [195.35.83.106] 

incomplete transaction (RSET) from <[email protected]>
I don't find the reason why these are being rejected.


Any Ideas?

Our exim.conf
 

Attachments

Last edited:
For these types of problems, the first place I would look, is http://dnsreport.com and plug your domain name in there. If there are any errors with the DNS, I would fix them first. Most likely is you don't have a reverse DNS entry setup.
 
There was an error with my ACL list in exim.conf. I replaced it with the default spamblockerconfig and it worked.
 
which acl had the problem? i am having the same problem. what did you reset it to?
 
Back
Top