SMTP Error: Recipient not accepted. Verify your relay rules

max2000

Verified User
Joined
Nov 7, 2004
Messages
141
Location
Europe
Do you have more about this error message?

SMTP Error: Recipient not accepted. Verify your relay rules

This message is encountred by a customer any time he tries to send an email.
 
Try comparing your exim.conf file to the one from files.directadmin.com/services
that might give you a clue to why it's different if they are indeed unlike eachother (didn't want to use different again :p)
 
Thank you for the hint :-)

Can I just replace mine by the one on files.directadmin.com/services?
 
There was a diffrence on line 247. On my file the following line was missing:

print_topbitchars = true

Ok, I am adding it. Hope this helps...
 
I don't think that would be causing the smtp errors, but you never know.

If you haven't made any of your own modifications to the exim configurations, then you can just copy the latest version from DirectAdmin's fileserver.
 
Back
Top