Hi,

 

I run multiple virtual domains from my server.  For example:
firstdomain.com   seconddomain.org   thirddomain.com

 

But my server's 'real' name is:   myserver.com

 

So, of course, in my mm_cfg.py I have:

 

DEFAULT_URL_HOST = "www.myserver.com"

DEFAULT_EMAIL_HOST = "myserver.com"

 

When someone signs-up for "[EMAIL PROTECTED]", or
"[EMAIL PROTECTED]" the confirmation e-mail says (paraphrased):

     To confirm, simply reply to this message w/ subject intact, or visit
this webpage: 
 
http://www.myserver.com/mailman/confirm/members/02349f9a809d0863879cb3242348
79

 

 

First, I get it...  I understand where the "www.myserver.com" is coming
from.  But is there a way, when someone signs-up for a firstdomain.com
mailing list, that the e-mail say
"http://www.firstdomain.com/mailman/confirm/members/4712...09847";?

 

All of my domains 'work'.  That is, I can access mailman web pages using any
of my domain names, and if I cut-n-paste the URL above and replace the
'myserver.com' with 'firstdomain.com' (or 'seconddomain.org'), the
registration still confirms.

 

 


No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.516 / Virus Database: 269.19.9/1237 - Release Date: 1/22/2008
11:04 AM
 
------------------------------------------------------
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&file=faq01.027.htp

Reply via email to