On Sat, 5 Oct 2002 13:24:58 -0400 (EDT)
Fuzzy <[EMAIL PROTECTED]> wrote:

> 
> application     version
> -----------     -------
> mailman               2.1b3
> python                2.2.1
> apache                1.3.23
> sendmail      8.11.6
> 
> 
> I have some lists that migated to a virtual domain,
> (both Apache and Sendmail, virtual name based domains).
> 
> I changed the "host name this list prefers email" to
> the virtual domain, and modified the virtusers table
> to route incoming mail to the the mailman aliases.
> 
> Mailman now uses the correct virtual domain in email,
> and for mailto: URLs, but still uses the original
> domain in http:// URLs (the RFC2369 headers and the
> footer that MM adds to the post).
> 
> How do I convince MM to use to use the correct
> virtual domains?
> 
> I can get to both the admin and the listinfo
> pages using either domain (the "real" or the
> "virtual"). While I was logged in to the
> listinfo pages, I asked MM to tell me what
> mailing lists I was in, (it listed the ones
> in the virtual domain only). MM seems to
> know what address  is on which list at what
> domain. I guess I missed a setting someplace?
> 

You need to take care of this in mm_cfg, using "add_virtualhost()". 
The syntax can be found in Defaults.py.  Once your virtual hosts are
added there, it will work properly.

--
Raquel
============================================================
We must learn to live together as brothers or perish together as
fools.
  --Dr. Martin Luther King, Jr.


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