I completed a migration to a new server over the weekend.  We were able to
send all the needed email this morning so the basics are in place.

I reviewed mm_cfg.py in the migration process.  I found some
add_virtualhost statements that I am not sure do anything.  I would like to
delete them if this is the case.  Here is one of them:

add_virtualhost('lists.raystedman.org')

It appears that mailman needs to understand the mappings between url and
email per:

# "add_virtualhost(urlfqdn, emailfqdn)" to add new mappings.

What does having an add_virtualhost with only one parameter mean to
mailman?  What would happen if I were to delete the add_virtualhost above?

Trying to clean things up along the way.

Thanks, Greg
------------------------------------------------------
Mailman-Users mailing list [email protected]
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to