[Mailman-Users] What does this error mean?

Joshua Erdman josh at ernestallen.com
Wed May 16 05:49:53 CEST 2001


OK, that seemed to work.  As soon as I checked my /etc/hosts file I noticed
my localhost entry missing.

Now the only thing left for me to do is figure how that happened....

Joshua Erdman
Ernest & Allen, Inc.
CIO/Network Systems Administrator
Tel (805) 781-0317
Fax (805) 781-0725
josh at ernestallen.com


-----Original Message-----
From: Ian White [mailto:iwhite at victoria.tc.ca]
Sent: Tuesday, May 15, 2001 8:11 PM
To: Joshua Erdman
Cc: mailman-users at python.org
Subject: Re: [Mailman-Users] What does this error mean?


On Tue, 15 May 2001, Joshua Erdman wrote:

> May 15 19:55:04 2001 (26051) smtp for 1 recips, completed in 0.053 seconds
> May 15 19:55:05 2001 (26051) All recipients refused: host not found
>
> "host not found" at the end of the second line.  Is that referring to my
> mail server?

Yep, have a look at Mailman/Defaults.py and Mailman/mm_cfg.py and look for
the lines that look like:
# SMTP host and port, when DELIVERY_MODULE is 'SMTPDirect'
SMTPHOST = 'localhost'
SMTPPORT = 0                                      # default from smtplib

Make sure that the SMTPHOST listed there exists. If not, redefine it in
your mm_cfg.py

Ian

-------------------------------------------
Ian White
email: iwhite at victoria.tc.ca






More information about the Mailman-Users mailing list