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: [EMAIL PROTECTED]
------------------------------------------------------
Mailman-Users maillist - [EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users