Steven Jones wrote:
>
>I have an issue with mailman's web interface when I go to mail a list owner, 
>it shows "ssk at vuw.ac.xxxx" as the owner contact (which is correct, except 
>for the @) but when you click URL on this to send an email it appears as 
>[EMAIL PROTECTED] in the email client applications.
>
>This will not work as [EMAIL PROTECTED] does not exist in the vuw.ac.xxxx 
>domain. What I need the output to be is either [EMAIL PROTECTED] which is the 
>lists server or [EMAIL PROTECTED] which would go directly
>

It appears that the underlying problem is an incorrect value for
DEFAULT_EMAIL_HOST either in Defaults.py or in the override in
mm.cfg.py. From your explaination, it seems that it is vuw.ac.xxxx and
should be mailman.vuw.ac.xxxx

You can fix it for the ssk list by going to the lists General Options
page and setting "Host name this list prefers for email." to
mailman.vuw.ac.xxxx, but you should fix DEFAULT_EMAIL_HOST in
mm_cfg.py so this doesn't happen with every new list.

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

Reply via email to