[Mailman-Users] Mailman and Exim on Fedora Core 5 doesn't appear to deliver mails?

Patrick Bogen pdbogen at gmail.com
Thu Jun 22 18:22:34 CEST 2006


On 6/22/06, Chris Northwood <chris at pling.org.uk> wrote:
> I have a feeling I'm missing something obvious here. I can't see anything in
> the list archives or in the documentation/FAQs that describes this
> situation.
>
> Any advice would be fantastic! :)

The FAQ in question is pretty simplistic. In particular, it doesn't
seem to cover configuring Mailman's outgoing SMTP settings. Can you
double-check your configuration (and post it to the list)?

The relevent settings are:

     DELIVERY_MODULE = 'SMTPDirect'
     SMTPHOST = 'localhost'
     SMTPPORT = 0               # default from smtplib

(these are the defaults, I believe, which ought to work as long as
Exim is configured to accept mail on SMTP from localhost.)
If these settings seem sane, something else is the problem.
Please see:

http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.014.htp

-- 
- Patrick Bogen



More information about the Mailman-Users mailing list