Are you running Sendmail? Do you have it setup to listen on interface 0.0.0.0 only or on all interfaces (what do you get when you run netstat -a)?
Jon Carnes === On Tue, 2002-09-03 at 13:48, David F. Reed wrote: > Sorry I'm a bit slow here; some data might help: > > from /var/mailman/smtp > > [root@david mailman]# tail smtp > Sep 03 12:42:00 2002 (12367) All recipients refused: (111, 'Connection > refused') > Sep 03 12:42:00 2002 (12367) smtp for 1 recips, completed in 0.001 seconds > Sep 03 12:42:00 2002 (12367) All recipients refused: (111, 'Connection > refused') > Sep 03 12:42:00 2002 (12367) smtp for 1 recips, completed in 0.002 seconds > Sep 03 12:42:00 2002 (12367) All recipients refused: (111, 'Connection > refused') > Sep 03 12:42:00 2002 (12367) smtp for 1 recips, completed in 0.001 seconds > Sep 03 12:42:00 2002 (12367) All recipients refused: (111, 'Connection > refused') > Sep 03 12:42:00 2002 (12367) smtp for 1 recips, completed in 0.001 seconds > Sep 03 12:42:00 2002 (12367) All recipients refused: (111, 'Connection > refused') > Sep 03 12:42:00 2002 (12367) smtp for 1 recips, completed in 0.001 seconds > > from /var/mailman/smtp-failure > > Sep 03 12:43:01 2002 (12375) -1 [EMAIL PROTECTED] (ignore) > Sep 03 12:43:01 2002 (12375) -1 [EMAIL PROTECTED] (ignore) > Sep 03 12:43:01 2002 (12375) -1 [EMAIL PROTECTED] (ignore) > Sep 03 12:43:01 2002 (12375) -1 [EMAIL PROTECTED] (ignore) > Sep 03 12:43:01 2002 (12375) -1 [EMAIL PROTECTED] (ignore) > Sep 03 12:43:01 2002 (12375) -1 [EMAIL PROTECTED] (ignore) > > from /var/mailman/post > > Sep 03 12:44:01 2002 (12383) post to test from > [EMAIL PROTECTED], size=1158, 1 failures > > Sep 03 12:44:01 2002 (12383) post to test from > [EMAIL PROTECTED], size=62, 1 failures > > Hopefully that will help someone more educated than I to point me > usefully... > > --Dave > > > David F. Reed wrote: > > > I think I have the grand move almost done; > > but, I notice mail from the lists is piling up without going out... > > > > I suspect an SMTP configuration of some sort, but my users > > are getting mail out fine... > > > > Any ideas where to look? > > > > Thanks > > > > --Dave > > > > -- > David F. Reed -> email: [EMAIL PROTECTED] > (for pgp key: [EMAIL PROTECTED] http://keys.pgp.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/ ------------------------------------------------------ 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/
