Forrest Aldrich wrote: >I was referring to the ./configure option: > >--with-mailhost specify the hostname part for outgoing email
This option sets the value in Defaults.py for DEFAULT_EMAIL_HOST which in turn sets the domain part of e-mail addresses that appear in outgoing mail and on web pages. E.g. the envelope sender is set to <listname>-bounces@<this_value>. It has nothing to do with the host for the outgoing SMTP server. > >Though I put your suggested fixes in there and that seems to work, too. > >What is this configure option - or is it just a switch that can be >overidden in mm_cfg.py. See above. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] 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&file=faq01.027.htp
