-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Kirk R. Wythers wrote:
> Here is my mm_cfg (do I have to add the virtual host line?):
Yes. Here's the comments from Defaults.py:
# Mailman needs to know about (at least) two fully-qualified domain
# names (fqdn); 1) the hostname used in your urls, and 2) the hostname
# used in email addresses for your domain. For example, if people visit
# your Mailman system with "http://www.dom.ain/mailman" then your url
# fqdn is "www.dom.ain", and if people send mail to your system via
# "[EMAIL PROTECTED]" then your email fqdn is "dom.ain".
# DEFAULT_URL_HOST controls the former, and DEFAULT_EMAIL_HOST controls
# the latter. Mailman also needs to know how to map from one to the
# other (this is especially important if you're running with virtual
# domains). You use "add_virtualhost(urlfqdn, emailfqdn)" to add new
# mappings.
#
# If you don't need to change DEFAULT_EMAIL_HOST and DEFAULT_URL_HOST in
# your mm_cfg.py, then you're done; the default mapping is added
# automatically. If however you change either variable in your
# mm_cfg.py, then be sure to also include the following:
#
# add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)
#
# because otherwise the default mappings won't be correct.
DEFAULT_EMAIL_HOST = 'localhost.localdomain'
DEFAULT_URL_HOST = 'localhost.localdomain'
DEFAULT_URL_PATTERN = 'http://%s/mailman/'
- --
Todd OpenPGP -> KeyID: 0xD654075A | URL: www.pobox.com/~tmz/pgp
============================================================================
So live that you can look any man in the eye and tell him to go to hell.
-- Anonymous
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3rc2 (GNU/Linux)
Comment: When crypto is outlawed bayl bhgynjf jvyy unir cevinpl.
iD8DBQE/L+dCuv+09NZUB1oRAnjJAJ0Zil3sXvBPqNR/qBgvlopNFTfB2ACgjP8R
smiEJ2C0xMI0iSZaiIHClMM=
=C3cL
-----END PGP SIGNATURE-----
------------------------------------------------------
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/
This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org