David Buntin wrote:
>
>Here's my problem with details changed to keep it generic:
>
> 
>
>- I have a server at www.domain.com <http://www.domain.com/>  and host a
>list with address [EMAIL PROTECTED]
>
>- I have configured a subdomain for a customer at www.subdomain.domain.com
><http://www.subdomain.domain.com/>  and host a list for that customer with
>address [EMAIL PROTECTED]
>
>- I configured a Mailman virtual host per all the instructions and advice.
>It works great with one exception.
>
>- The "To:" field in all mail forwarded by Mailman from subdomain.domain.com
>appears as [EMAIL PROTECTED] <--notice the "subdomain" has been omitted.
>
>- Upon closer inspection of the email headers, it appears the subdomain is
>also omitted from the "Return-Path:", "Sender:", and "Errors-To:" fields as
>well.


Run the following command in Mailman's directory:

  bin/withlist -l -r fix_url list2 -u www.subdomain.domain.com

If that doesn't fix it, report the contents of mm_cfg.py and the
settings for DEFAULT_URL_HOST and DEFAULT_EMAIL_HOST from Defaults.py.

-- 
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
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