Status 5.0.0 in SMPT/Exim errors aswell

Tomasahl

New member
Joined
May 28, 2011
Messages
1
I just pointed the ns to my VPS from my old ISP, and now the email does not work. Stranegly enough some spam comes through, but most mail bounces.

Also it is on another domain which I changed ns to a few days ago.

The person who sends the email gets this:
Final-recipient: RFC822; [email protected]
Action: failed
Status: 5.0.0
Remote-MTA: dns; tubbs.dirtyuncle.se
X-Supplementary-Info: <tubbs.dirtyuncle.se #5.0.0 smtp;550 relay not
permitted>

The Exim rejectlog says (loads of errors with similar):
2011-05-28 18:09:13 H=(vsti76.wisteburao.info) [69.65.41.76] F=<[email protected]> rejected RCPT <and then my email address here>: relay not permitted

I got DirectAdmin just to avoid having to write code in the terminal. But I can't even find WHERE in the directadmin controls to change settings for mailservers. Admin/REseller or User?

Any idea on how I can solve this?
 
Relay not permitted generally mean the server thinks the address isn't on the server, but rather somewhere else. If you set up your domain through DirectAdmin tools, it should be set to accept email on the server.

The exim.conf file is at /etc/exim.conf.

Jeff
 
Back
Top