SMTP
I can't send email to some address. I have sun java messaging server:
Sun Java(tm) System Messaging Server 6.2-7.05 (built Sep 5 2006)
libimta.so 6.2-7.05 (built 12:08:11, Sep 5 2006)
SunOS bugsbunny 5.10 Generic i86pc i386 i86pc
On mail.log_current I receive this error
30-Jan-2007 11:36:12.31 tcp_localQ 15 giovanni@sorint.it rfc822;info@sidertermica.com info@test.com mailsrv mail.selenebs.net dns;mail.selenebs.net (TCP|192.168.100.7|36370|212.38.37.20|25) (mail1.selenebs.net ESMTP Sendmail 8.13.8/8.13.8; Tue, 30 Jan 2007 11:32:29 +0100) smtp;250 2.1.5 <info@test.com>... Recipient okError reading SMTP packet; response to dot-stuffed mes
On tcp_master_log* I see
11:37:39.05: Initializing message dequeue via quc_rinit, file "/opt/SUNWmsgsr/data/queue/tcp_local/005/ZZf0p7W1tfWT_.00"
11:37:39.05: Reading first To: address 11:37:39.05: No forced routing; host sidertermica.com extracted from address
11:37:39.05: Setting up connection to "sidertermica.com", initial mailbox "info"11:37:39.05: No connection currently open
11:37:39.05: Opening new connection for sidertermica.com 11:37:39.05: MX lookup: Looking up MX records for sidertermica.com
11:37:39.05: MX lookup: ancount = 1, cp < eom = 1, nmx < maxmx = 1 11:37:39.05: MX lookup: dn_expand returned 2
11:37:39.05: MX lookup: type is 15 (MX)
11:37:39.05: MX lookup: pref = 5 11:37:39.05: MX lookup: Expanded to MX host mail.selenebs.net, preference 5
11:37:39.05: MX lookup: j = 0, maxlocalhost = 2 11:37:39.05: MX lookup: after local check, isremote = 1
11:37:39.05: MX lookup: calling mm_is_local_host for mail.selenebs.net
11:37:39.05: MX lookup: isremote = 1, seenlocal = 0, pref = 5, localpref = 0 11:37:39.05: MX lookup: retained 1 MX records
11:37:39.05: MX lookup: Sorting loop finished
11:37:39.05: MX lookup: returning from pmt_getmxrr with 1
11:37:39.05: Sorted MX list:
11:37:39.05:mail.selenebs.net
11:37:39.05: os_smtp_open: Connecting to mail.selenebs.net
11:37:39.05: TCP active open: Trying to connect to 212.38.37.23
11:37:42.44: smtp_open to mail.selenebs.net returned 9
11:37:42.44: Reading initial status line from remote server...
11:47:42.45: smtp_pmt_read: [0x0000000d] network read failed
11:47:42.45: smtp_pmt_close: [0x0000000d] status 0
11:47:42.45: Initializing message dequeue via quc_rinit, file "/opt/SUNWmsgsr/data/queue/tcp_local/013/ZZf0p7W1vg75g.00"
11:47:42.45: Reading first To: address
11:47:42.45: No forced routing; host sidertermica.com extracted from address
11:47:42.45: Setting up connection to "sidertermica.com", initial mailbox "info"11:47:42.45: No connection currently open
11:47:42.45: Cached status code for this host: 201
11:47:42.45: Cached status for this host: "Too many failures to this host during this run; skipping this host: Basic no -- try again now (cache ignored)"
11:47:42.45: Opening new connection for sidertermica.com
11:47:42.45: MX lookup: Looking up MX records for sidertermica.com
11:47:42.46: MX lookup: ancount = 1, cp < eom = 1, nmx < maxmx = 1
11:47:42.46: MX lookup: dn_expand returned 2
11:47:42.46: MX lookup: type is 15 (MX)
11:47:42.46: MX lookup: pref = 5
11:47:42.46: MX lookup: Expanded to MX host mail.selenebs.net, preference 5
11:47:42.46: MX lookup: j = 0, maxlocalhost = 2
11:47:42.46: MX lookup: after local check, isremote = 1
11:47:42.46: MX lookup: calling mm_is_local_host for mail.selenebs.net
11:47:42.46: MX lookup: isremote = 1, seenlocal = 0, pref = 5, localpref = 0
11:47:42.46: MX lookup: retained 1 MX records
11:47:42.46: MX lookup: Sorting loop finished
11:47:42.46: MX lookup: returning from pmt_getmxrr with 1
11:47:42.46: Sorted MX list:
11:47:42.46:mail.selenebs.net
11:47:42.46: os_smtp_open: Connecting to mail.selenebs.net
11:47:42.46: TCP active open: Trying to connect to 212.38.37.21
11:47:42.63: smtp_open to mail.selenebs.net returned 9
11:47:42.63: Reading initial status line from remote server...
11:47:42.90: Got status : "220 mail2.selenebs.net ESMTP Sendmail 8.13.8/8.13.8;
Tue, 30 Jan 2007 11:47:49 +0100"
11:47:42.90: Starting SMTP dialogue
11:47:42.90: Sending: "EHLO bugsbunny.sorint.it"
11:47:43.18: Got status : "250-mail2.selenebs.net Hello server, pleased to meet you"
11:47:43.18: Got EHLO options:
11:47:43.18: - - - - - - - - - - - -
11:47:43.18: HELP=
11:47:43.18: DELIVERBY=
11:47:43.18: ETRN=
11:47:43.18: DSN=
11:47:43.18: SIZE=
11:47:43.18: 8BITMIME=
11:47:43.18: PIPELINING=
11:47:43.18: ENHANCEDSTATUSCODES=
11:47:43.18: - - - - - - - - - - - -
11:47:43.18: Enhanced status codes extension found
11:47:43.18: DSN extension found
11:47:43.18: PIPELINING=
11:47:43.18: ENHANCEDSTATUSCODES=
11:47:43.18: - - - - - - - - - - - -
11:47:43.18: Enhanced status codes extension found
11:47:43.18: DSN extension found
11:47:43.18: DSN originator notifications can be passed along
11:47:43.18: Sending: "MAIL FROM:<giovanni@sorint.it> SIZE=14336
11:47:43.18: DSN recipient notifications can be passed along
11:47:43.18: Sending: "RCPT TO:<info@test.com> NOTIFY=FAILURE,DELAY
11:47:43.18: Sending: "DATA"
11:48:11.11: smtp_pmt_read: [0x0000000d] network read returned no data, repeating read
11:48:11.11: smtp_pmt_read: [0x0000000d] network read returned no data, repeating read
11:48:11.11: smtp_pmt_read: [0x0000000d] network read returned no data, repeating read
11:48:11.11: smtp_pmt_read: [0x0000000d] network read returned no data, repeating read
11:48:11.11: smtp_pmt_read: [0x0000000d] network read returned no data, repeating read
11:48:11.11: smtp_pmt_read: [0x0000000d] network read returned no data, repeating read
11:48:11.11: smtp_pmt_read: [0x0000000d] network read returned no data, repeating read
11:48:11.11: smtp_pmt_read: [0x0000000d] network read returned no data, repeating read
11:48:11.11: smtp_pmt_read: [0x0000000d] network read returned no data, repeating read
11:48:11.11: smtp_pmt_read: [0x0000000d] network read returned no data
11:48:11.12: smtp_pmt_close: [0x0000000d] status 0
11:48:11.12: Initializing message dequeue via quc_rinit, file "/opt/SUNWmsgsr/data/queue/tcp_local/008/ZZf0p7W1vgPop.00"
11:48:11.12: Reading first To: address
11:48:11.12: No forced routing; host sidertermica.com extracted from address
11:48:11.12: Setting up connection to "test.com", initial mailbox "info"11:48:11.12: No connection currently open
11:48:11.12: Cached status code for this host: 136
11:48:11.12: Cached status for this host: "Too many failures to this host during this run; skipping this host: Try again later"
11:48:11.12: Status code = 136
11:48:11.12: Unable to connect to host, cannot dequeue
11:48:11.12: Initializing message dequeue via quc_rinit, file "/opt/SUNWmsgsr/data/queue/tcp_local/008/ZZf0p7W1wg3oq.00"
11:48:11.12: Reading first To: address
11:48:11.12: No forced routing; host sidertermica.com extracted from address
11:48:11.12: Setting up connection to "sidertermica.com", initial mailbox "info"11:48:11.12: No connection currently open
11:48:11.12: Cached status code for this host: 136
11:48:11.12: Cached status for this host: "Too many failures to this host during this run; skipping this host: Try again later"
11:48:11.12: Status code = 136
11:48:11.12: Unable to connect to host, cannot dequeue
11:48:11.12: Shutting down message dequeue and any open connections
The test.com is not the correct domain....
Any Ideas. The network is ok ....
I have this problem with some domain.
Bye Giovanni

