On 6/22/06, Chris Northwood <[EMAIL PROTECTED]> 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
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&amp;file=faq01.027.htp

Reply via email to