[Mailman-Users] Sending emails via Mailman Issue

Saxvik, Ben bsaxvik at sunrice.com.au
Thu Nov 30 07:01:35 CET 2006


Hi Patrick,

Thanks for your reply.

Yes the MTA is running on the mailman machine.

No I have not changed the options SMTPHOST and SMTPPORT, they are still
set to their default settings. SMTPHOST 'localhost' SMTPPORT '0'.

Regards,

Ben 

-----Original Message-----
From: Patrick Bogen [mailto:pdbogen at gmail.com] 
Sent: Thursday, 30 November 2006 2:37 PM
To: Saxvik, Ben
Cc: mailman-users at python.org
Subject: Re: [Mailman-Users] Sending emails via Mailman Issue

On 11/29/06, Saxvik, Ben <bsaxvik at sunrice.com.au> wrote:
> "Low level smtp error: (111, 'Connection refused') msgid:"

Have you overriden the 'SMTPHOST' or 'SMTPPORT' options in mm_cfg.py?
Alternatively, have you changed one of them in Defaults.py? (The latter
would be a bad thing).

The default SMTPHOST is 'localhost', and the port is 0, which means the
default. If you aren't running an MTA on the machine running Mailman
(from what I understand, you are?), you'll need to change them. If
you've changed them to something else, that may be the problem.

--
- Patrick Bogen


More information about the Mailman-Users mailing list