[Tutor] Help! I am a newbie with a fool question.

Daniel Yoo dyoo@hkn.eecs.berkeley.edu
Tue, 7 Nov 2000 15:25:29 -0800 (PST)


This sounds like a mailman-specific question; you'll probably want to
talk to the people at:

    http://www.list.org

They have a mailing list where you can post your questions:

    http://www.python.org/mailman/listinfo/mailman-users/

You may want to mention the type of operating system, and what sort of MTA
you're using.  Is it sendmail, or qmail, or postfix?

In the meantime, I'll try to forward your message to the mailman-users
mailing list.

From a quick look, you probably want to make sure that your system can
send email; try seeing if you can use pine to send a message to another
email address.  Mailman depends on your MTA to handle passing mail out to
the network.

I hope you can find and fix your problem.  Good luck!


> I am using mailman 2.0
> 
> Follwing is log file  smtp-failures,
> 
> TrySMTPDelivery: To cja888@etang.com:
> TrySMTPDelivery:    socket.error  / (111, 'Connection refused')  (deferred)
> TrySMTPDelivery:  Maybe your MTA daemon needs restarting?
> 
> How should I do to?