Hello, I think I have run into simmillar issue and can't solve it right now. I try to use mailx to send an e-mail message from Centos (root) using one of the valid mail accounts I have on the mail server (can be pinged and nslookup works fine).
However I still have same issue with ... User unknown:
[root@centos01 mail]# mailx -v
mailadmin@acx.local
Subject: test mail
.
Cc:
Null message body; hope that's ok
mailadmin@acx.local... Connecting to [127.0.0.1] via relay...
220 centos01.acx.local ESMTP Sendmail 8.13.8/8.13.8; Sun, 27 Dec 2009 14:41:18 +0100
>>> EHLO centos01.acx.local
250-centos01.acx.local Hello localhost.localdomain [127.0.0.1], pleased to meet you
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-8BITMIME
250-SIZE
250-DSN
250-ETRN
250-AUTH DIGEST-MD5 CRAM-MD5
250-DELIVERBY
250 HELP
>>> MAIL From:<root@centos01.acx.local> SIZE=44 AUTH=root@centos01.acx.local
250 2.1.0 <root@centos01.acx.local>... Sender ok
>>> RCPT To:<mailadmin@acx.local>
>>> DATA
550 5.1.1 <mailadmin@acx.local>... User unknown
503 5.0.0 Need RCPT (recipient)
>>> RSET
250 2.0.0 Reset state
>>> RSET
250 2.0.0 Reset state
root... Using cached ESMTP connection to [127.0.0.1] via relay...
>>> MAIL From:<> SIZE=1068
250 2.1.0 <>... Sender ok
>>> RCPT To:<root@centos01.acx.local>
>>> DATA
250 2.1.5 <root@centos01.acx.local>... Recipient ok
354 Enter mail, end with "." on a line by itself
>>> .
250 2.0.0 nBRDfIJl004436 Message accepted for delivery
root... Sent (nBRDfIJl004436 Message accepted for delivery)
Closing connection to [127.0.0.1]
>>> QUIT
221 2.0.0 centos01.acx.local closing connection
You have new mail in /var/spool/mail/root
Could someone please advise?
Thank you,
m.
Recent comments
16 hours 48 min ago
16 hours 54 min ago
21 hours 52 min ago
1 day 4 hours ago
1 day 5 hours ago
1 day 6 hours ago
1 day 10 hours ago
1 day 17 hours ago
1 day 21 hours ago
1 day 23 hours ago