[Mailman-Users] Error sending new owner mail

Mike T. Gholson mike at mgdesign.net
Sun May 27 08:35:14 CEST 2001


I just completed my installation of Mailman.  I'm
using a Redhat 7.1 on a PIII 600 - 128mb.
Sendmail is working and I've got Python 1.5.2.
I walked through the INSTALL, README.LINUX, and FAQ.


Now, here's the prob.  I run the bin/newlist and it
attempts to create the list just fine.  Here's the
syntax:
--------------------------------------------------------------------
>[root at fairlady logs]# /home/mailman/bin/newlist
>Enter the name of the list: test8
>Enter the email of the person running the list: mike at mgdesign.net
>Initial test8 password:
>Entry for aliases file:
>
>## test8 mailing list
>## created: 26-May-2001 root
>test8:                   "|/home/mailman/mail/wrapper post test8"
>test8-admin:             "|/home/mailman/mail/wrapper mailowner test8"
>test8-request:           "|/home/mailman/mail/wrapper mailcmd test8"
>test8-owner:             test8-admin
>
>Hit enter to continue with test8 owner notification...
--------------------------------------------------------------------

And...... The owner (me) never receive the message.




My error logs look like this:

-----------------------------
File: /home/mailman/logs/post
-----------------------------
May 26 23:33:15 2001 (1151) post to test8 from mailman-owner at 240z.org,
size=1303, 1 failures
May 26 23:34:00 2001 (1175) post to test6 from
mailman-owner at fairlady.240z.org,
size=1319, 1 failures
May 26 23:34:00 2001 (1175) post to test8 from mailman-owner at 240z.org,
size=1303, 1 failures


-----------------------------
File: /home/mailman/logs/smtp
-----------------------------
May 26 23:33:00 2001 (1150) All recipients refused: (111, 'Connection
refused')
May 26 23:33:00 2001 (1150) smtp for 1 recips, completed in 0.003
seconds
May 26 23:33:15 2001 (1151) All recipients refused: (111, 'Connection
refused')
May 26 23:33:15 2001 (1151) smtp for 1 recips, completed in 0.004
seconds
May 26 23:34:00 2001 (1175) All recipients refused: (111, 'Connection
refused')
May 26 23:34:00 2001 (1175) smtp for 1 recips, completed in 0.004
seconds
May 26 23:34:00 2001 (1175) All recipients refused: (111, 'Connection
refused')
May 26 23:34:00 2001 (1175) smtp for 1 recips, completed in 0.003
seconds
May 26 23:34:00 2001 (1175) All recipients refused: (111, 'Connection
refused')
May 26 23:34:00 2001 (1175) smtp for 1 recips, completed in 0.003
seconds


-------------------------------------
File: /home/mailman/logs/smtp-failure
-------------------------------------
May 26 22:51:01 2001 (4969) -1 mike at mgdesign.net (ignore)
May 26 22:51:01 2001 (4969) -1 mike at mgdesign.net (ignore)
May 26 22:51:01 2001 (4969) -1 mike at mgdesign.net (ignore)
May 26 22:51:01 2001 (4969) -1 mike at mgdesign.net (ignore)
May 26 22:51:01 2001 (4969) -1 mike at mgdesign.net (ignore)
May 26 22:52:01 2001 (4982) -1 mike at mgdesign.net (ignore)
May 26 22:52:01 2001 (4982) -1 mike at mgdesign.net (ignore)
May 26 22:52:01 2001 (4982) -1 mike at mgdesign.net (ignore)
May 26 22:52:01 2001 (4982) -1 mike at mgdesign.net (ignore)





What could be the problem?

-- Mike




More information about the Mailman-Users mailing list