Keep looking through your /var/log/maillog file.  The section you show
clearly indicates email coming in to the server and being passed to
Mailman.

Next you need to see the mail connections from Mailman trying to send
that message out to the various folks on the list.  You should see an
error from that attempted connection.  That error will tell you what the
problem is.

If you don't see that error, then drop your servers local firewall rules
and make sure it's not that.

For a list of steps to check, read:
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.014.htp

Good Luck - Jon Carnes

On Tue, 2002-11-19 at 08:39, Tompkins, Phillip (Fiducial - US -
Columbia) wrote:
> Email is hitting the sendmail server but not going anywhere..  This is
> what I see in the mailman post log
> 
> Nov 19 08:30:01 2002 (16660) post to mylist from
> [EMAIL PROTECTED], size=365, 1 failures
> Nov 19 08:30:01 2002 (16660) post to mylist from
> [EMAIL PROTECTED], size=244, 2 failures
> Nov 19 08:30:01 2002 (16660) post to mylist from
> [EMAIL PROTECTED], size=299, 1 failures
> Nov 19 08:30:01 2002 (16660) post to mylist from
> [EMAIL PROTECTED], size=244, 2 failures
> Nov 19 08:30:01 2002 (16660) post to mylist from
> [EMAIL PROTECTED], size=244, 2 failures
> [mailman@ns2 logs]$ 
> 
> This is what I get in the mailman smtp log
> Nov 18 16:30:01 2002 (5554) All recipients refused: (111, 'Connection
> refused')
> Nov 18 16:30:01 2002 (5554) smtp for 1 recips, completed in 0.056
> seconds
> Nov 18 16:30:01 2002 (5554) All recipients refused: (111, 'Connection
> refused')
> Nov 18 16:30:01 2002 (5554) smtp for 1 recips, completed in 0.001
> seconds
> Nov 18 16:31:00 2002 (5587) All recipients refused: (111, 'Connection
> refused')
> Nov 18 16:31:00 2002 (5587) smtp for 1 recips, completed in 0.002
> seconds
> Nov 18 16:31:00 2002 (5587) All recipients refused: (111, 'Connection
> refused')
> 
> And this is what I get in the /var/log/maillog
> Nov 19 08:32:23 ns2 sendmail[16771]: gAJEWNM16771:
> from=<[EMAIL PROTECTED]>, size=679, class=0, nrcpts=1,
> msgid=<[EMAIL PROTECTED]>,
> proto=ESMTP, daemon=MTA, relay=[10.50.0.61]
> Nov 19 08:32:25 ns2 mailscanner[15105]: Scanning 1 messages, 1131 bytes 
> Nov 19 08:32:26 ns2 mailscanner[15105]: Scanned 1 messages, 1131 bytes
> in 1 seconds 
> Nov 19 08:32:26 ns2 sendmail[16776]: gAJEWNM16771:
> to="|/etc/smrsh/wrapper post mylist"^M,
> ctladdr=<[EMAIL PROTECTED]> (8/0), delay=00:00:03,
> xdelay=00:00:00, mailer=prog, pri=120679, dsn=2.0.0, stat=Sent
> 
> Note:  I have tried to use /home/mailman/mail/wrapper  also, both
> produce the same results.
> 
> Thanks for your help,
> Phillip
> 
> 
> 
> 
> ____________________________________ 
> Phillip L. Tompkins Jr.
> Sr. Network Administrator
> Fiducial Inc.
> 
> ------------------------------------------------------
> Mailman-Users mailing list
> [EMAIL PROTECTED]
> 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/
> 
> This message was sent to: [EMAIL PROTECTED]
> Unsubscribe or change your options at
> http://mail.python.org/mailman/options/mailman-users/jonc%40nc.rr.com



------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
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/

This message was sent to: archive@jab.org
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to