Re: send mail problem on ORACLE/LInux

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



[ re-sending as the original got munged I think one of the
  SMTP servers in-route(maybe mine) saw the period and stopped
  my mail there for some reason.. ]

mcclnx mcc wrote:
> I did NOT see anything wrong on /var/log/maillog.
>

Can you telnet to localhost 25 and send a mail that way ?

e.g.
 [aphro@portal:~]$ telnet localhost 25
 Trying 127.0.0.1...
 Connected to localhost.localdomain.
 Escape character is '^]'.
 220 portal.aphroland.org ESMTP Postfix (Debian/GNU)
 helo portal.aphroland.org
 250 portal.aphroland.org
 mail from: centos@xxxxxxxxxxxxxxxx
 250 2.1.0 Ok
 rcpt to: centos@xxxxxxxxxxxxxxxx
 250 2.1.5 Ok
 data
 354 End data with <CR><LF>.<CR><LF>
 Subject: hello there
 testing email
 (put a period here and hit enter)
 250 2.0.0 Ok: queued as B5F52808041
 quit
 221 2.0.0 Bye
 Connection closed by foreign host.

And see if the email arrives at the destination. It seems like
the mail server is not working right as Oracle says it's returning a 421
error code(temporary failure).

And if the telnet works, try it a second, and a third time to see
if it's consistent or not.

nate



_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux