[Mailman-Users] Sending emails via Mailman Issue
Patrick Bogen
pdbogen at gmail.com
Thu Nov 30 04:36:52 CET 2006
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