PDA

View Full Version : exim troubles


hostmetro
09-21-2003, 05:05 PM
I have this one server where no accounts can send or recieve email. All users recieve the below message when sending email to an account on the server.

... while talking to server.com.:
>>> RCPT To:<test@server.com>
<<< 550 relaying to <test@servers.com> prohibited by administrator (failed to find host name from IP address)
550 5.1.1 <test@server.com>... User unknown



It looks like exim dosent know that the system has any users. Anyone have any ideas?

DirectAdmin Support
09-21-2003, 06:40 PM
Hello,

Make sure you have a reverse lookup on your IP so that when you do: dig -x 1.2.3.4it returns *something*. Some mail servers will not accept mail from a server that doesn't have a functioning reverse ip lookup.

(I think I've already replied to this via email, but forgot to mention the reverse IP lookup portion)

hostmetro
09-27-2003, 03:53 PM
The problem was that direct admin did not copy the directadmin exim confg over the standard one.

ctnchris
09-27-2003, 07:54 PM
I have this same problem. Do I just need to copy a file over?

hostmetro
09-27-2003, 09:26 PM
Yes copy the directadmin exim config over the /etc/exim.conf