Web Hosting Talk







View Full Version : Mail issue


Markwaugh
12-24-2004, 05:11 AM
Hello,

I have a SLES9.1 server (local intranet system) with exim installed, iam trying to send mails to hotmail, yahoo, etc.... but in vain

mail -v markwaugh123@hotmail.c.com
Subject: test
dkfd
dkd
.
EOT
LOG: MAIN
<= root@sles U=root P=local S=409 id=41CBD9C8.mailE2M11DQTH@sles
sles:/etc/exim # LOG: MAIN
** markwaugh123@hotmail.com: Unrouteable address
LOG: MAIN
<= <> R=1ChlFY-0004kB-TC U=mail P=local S=1157
LOG: MAIN PANIC
User 0 set for local_delivery transport is on the never_users list
LOG: MAIN
== root@sles R=localuser T=local_delivery defer (-29): User 0 set for local_delivery transport is on the never_users list
LOG: MAIN
Completed

exim is running and 127.0.0.1 line in /etc/exim.conf is commented. I am not getting any mails in my hotmail account and above is the logs.

PLease advise