User for Mailman mail list wrote: > >Banging my head against the wall ( and it hurts..) > >On the different list from our Mailman mail list server, the mail goes out >fine except for users with a "verizon.net" address. Here is a typical >syslog entry: > >Jun 26 12:57:29 secure sm-mta[13001]: k5QJv2Gt012804: >to=<[EMAIL PROTECTED]>, delay=00:00:00, xdelay=00:00:00, mailer=esmtp, >pri=176103, >relay=relay.verizon.net. [206.46.232.11], dsn=5.0.0, stat=Service unavailable > > >But if I send that user an email from that same server (but not from >Mailman) the log shows: > >Jun 26 14:23:05 secure sendmail[15184]: k5QLN5UB015181: >to=<[EMAIL PROTECTED]>, delay=00:00:00, xdelay=00:00:00, mailer=relay, >pri=120295, >relay=[127.0.0.1] [127.0.0.1], dsn=2.0.0, stat=Sent (k5QLN5kD015185 Message >accepted for delivery) > >Jun 26 14:23:12 secure sm-mta[15195]: k5QLN5kD015185: to=<[EMAIL PROTECTED]>, >delay=00:00:07, >xdelay=00:00:07, mailer=esmtp, pri=120469, relay=relay.verizon.net. >[206.46.232.11], dsn=2.0.0, stat=Sent (2.5.0 Ok.) > > >I'm at a loss. All the other mail gets delivered properly but not the >verizon.net mail.
Verizon doesn't like something in the transaction from Mailman. Since it's the same server, we can assume the HELO/EHLO is the same so it's either the envelope sender (MAIL FROM command) or something in the message data. Most likely Verizon doesn't like the envelope sender '[EMAIL PROTECTED] You could try manually sending a normal message with that envelope sender and see if it is rejected. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list Mailman-Users@python.org http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp