[Mail]
我的sendmail配制错了吗?
echo test | /usr/sbin/sendmail -v thj@xxx.3322.org
thj@xxx.3322.org... Connecting to [127.0.0.1] via relay...
220 localhost.localdomain ESMTP Sendmail 8.12.9/8.12.9; Mon, 5 May 2003 21:01:46 +0800
>;>;>; EHLO localhost.localdomain
250-localhost.localdomain Hello localhost [127.0.0.1] (may be forged), pleased to meet you
250-ENHANCEDSTATUSCODES
250-PIPELINING
250-8BITMIME
250-SIZE
250-DSN
250-ETRN
250-AUTH GSSAPI LOGIN PLAIN
250-DELIVERBY
250 HELP
>;>;>; MAIL From:<root@localhost.localdomain>; SIZE=5 AUTH=root@localhost.localdomain
553 5.5.4 <root@localhost.localdomain>;... Real domain name required for sender address
root... Using cached ESMTP connection to [127.0.0.1] via relay...
>;>;>; RSET
250 2.0.0 Reset state
>;>;>; MAIL From:<>; SIZE=1029
250 2.1.0 <>;... Sender ok
>;>;>; RCPT To:<root@localhost.localdomain>;
>;>;>; DATA
250 2.1.5 <root@localhost.localdomain>;... Recipient ok
354 Enter mail, end with "." on a line by itself
>;>;>; .
250 2.0.0 h45D1kdV003268 Message accepted for delivery
root... Sent (h45D1kdV003268 Message accepted for delivery)
Closing connection to [127.0.0.1]
>;>;>; QUIT
221 2.0.0 localhost.localdomain closing connection