I'm having a problem with sending a test email through sendmail. I have followed this example: http://www.screaming-penguin.com/node/4214. But my smtp server uses port 80 without tls. Here is the output:
Oct 26 00:09:57 sipx sendmail[9652]: NOQUEUE: connect from localhost.localdomain [127.0.0.1] Oct 26 00:09:57 sipx sendmail[9652]: AUTH warning: no mechanisms Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v06009652: Milter: no active filter Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v06009652: --- 220 sipx.nettow.com ESMTP Sendmail 8.13.8/8.13.8; Mon, 26 Oct 2009 00:09:57 -0400 Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v06009652: <-- EHLO sipx.nettow.com Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v06009652: --- 250-sipx.nettow.com Hello localhost.localdomain [127.0.0.1], pleased to meet you Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v06009652: --- 250-ENHANCEDSTATUSCODES Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v06009652: --- 250-PIPELINING Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v06009652: --- 250-8BITMIME Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v06009652: --- 250-SIZE Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v06009652: --- 250-DSN Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v06009652: --- 250-ETRN Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v06009652: --- 250-STARTTLS Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v06009652: --- 250-DELIVERBY Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v06009652: --- 250 HELP Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v06009652: <-- STARTTLS Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v06009652: --- 220 2.0.0 Ready to start TLS Oct 26 00:09:57 sipx sendmail[9652]: STARTTLS=server, get_verify: 0 get_peer: 0x0 Oct 26 00:09:57 sipx sendmail[9652]: STARTTLS=server, relay=localhost.localdomain [127.0.0.1], version=TLSv1/SSLv3, verify=NO, cipher=DHE-RSA-AES256-SHA, bits=256/256 Oct 26 00:09:57 sipx sendmail[9652]: STARTTLS=server, cert-subject=, cert-issuer=, verifymsg=ok Oct 26 00:09:57 sipx sendmail[9652]: AUTH: available mech=LOGIN PLAIN, allowed mech=LOGIN PLAIN Oct 26 00:09:57 sipx sendmail[9652]: STARTTLS=read, info: fds=6/4, err=2 Oct 26 00:09:57 sipx sendmail[9650]: STARTTLS=client, relay=[127.0.0.1], version=TLSv1/SSLv3, verify=FAIL, cipher=DHE-RSA-AES256-SHA, bits=256/256 Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v06009652: <-- EHLO sipx.nettow.com Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v07009652: --- 250-sipx.nettow.com Hello localhost.localdomain [127.0.0.1], pleased to meet you Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v07009652: --- 250-ENHANCEDSTATUSCODES Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v07009652: --- 250-PIPELINING Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v07009652: --- 250-8BITMIME Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v07009652: --- 250-SIZE Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v07009652: --- 250-DSN Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v07009652: --- 250-ETRN Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v07009652: --- 250-AUTH LOGIN PLAIN Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v07009652: --- 250-DELIVERBY Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v07009652: --- 250 HELP Oct 26 00:09:57 sipx sendmail[9652]: STARTTLS=read, info: fds=6/4, err=2 Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v07009652: <-- MAIL From:<[email protected]> SIZE=44 [email protected] Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v07009652: --- 050 <[email protected]>... Deferring message until queue run Oct 26 00:09:57 sipx sendmail[9652]: ruleset=trust_auth, [email protected], relay=localhost.localdomain [127.0.0.1], reject=550 5.7.1 <[email protected]>... not authenticated Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v07009652: --- 250 2.1.0 <[email protected]>... Sender ok Oct 26 00:09:57 sipx sendmail[9652]: STARTTLS=read, info: fds=6/4, err=2 Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v07009652: <-- RCPT To:<[email protected]> Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v07009652: --- 050 <[email protected]>... Deferring message until queue run Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v07009652: --- 250 2.1.5 <[email protected]>... Recipient ok (will queue) Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v07009652: <-- DATA Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v07009652: --- 354 Enter mail, end with "." on a line by itself Oct 26 00:09:57 sipx sendmail[9652]: STARTTLS=read, info: fds=6/4, err=2 Oct 26 00:09:57 sipx sendmail[9652]: STARTTLS=read, info: fds=6/4, err=2 Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v07009652: from=<[email protected]>, size=330, class=0, nrcpts=1, msgid=<[email protected]>, proto=ESMTP, daemon=MTA, relay=localhost.localdomain [127.0.0.1] Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v07009652: --- 050 <[email protected]>... queued Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v07009652: to=<[email protected]>, delay=00:00:00, mailer=relay, pri=30330, dsn=4.4.3, stat=queued Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v07009652: --- 250 2.0.0 n9Q49v07009652 Message accepted for delivery Oct 26 00:09:57 sipx sendmail[9652]: STARTTLS=read, info: fds=6/4, err=2 Oct 26 00:09:57 sipx sendmail[9650]: n9Q49Gp6009650: [email protected], ctladdr=root (0/0), delay=00:00:41, xdelay=00:00:00, mailer=relay, pri=30044, relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (n9Q49v07009652 Message accepted for delivery) Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v08009652: <-- QUIT Oct 26 00:09:57 sipx sendmail[9652]: n9Q49v08009652: --- 221 2.0.0 sipx.nettow.com closing connection Oct 26 00:09:57 sipx sendmail[9652]: STARTTLS=server, SSL_shutdown not done Oct 26 00:10:04 sipx sendmail[9640]: n9Q3pqxe009473: to=<[email protected]>, ctladdr=<[email protected]> (0/0), delay=00:18:12, xdelay=00:00:55, mailer=relay, pri=1290322, relay=smtpout.secureserver.net, dsn=4.0.0, stat=Deferred: Name server: smtpout.secureserver.net: host name lookup failure Oct 26 00:11:19 sipx sendmail[9640]: n9Q49v07009652: makeconnection (smtpout.secureserver.net [72.167.82.80]) failed: Connection timed out with smtpout.secureserver.net Oct 26 00:11:19 sipx sendmail[9640]: n9Q49v07009652: to=<[email protected]>, ctladdr=<[email protected]> (0/0), delay=00:01:22, xdelay=00:01:00, mailer=relay, pri=120330, relay=smtpout.secureserver.net [72.167.82.80], dsn=4.0.0, stat=Deferred: Connection timed out with smtpout.secureserver.net Oct 26 00:11:19 sipx sendmail[9640]: n9Q3pqxe009473: to=<[email protected]>, ctladdr=<[email protected]> (0/0), delay=00:19:27, xdelay=00:00:00, mailer=relay, pri=1380322, relay=smtpout.secureserver.net, dsn=4.0.0, stat=Deferred: Connection timed out with smtpout.secureserver.net Thanks _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users sipXecs IP PBX -- http://www.sipfoundry.org/
