Re: [Mailman-Users] add_virtualhost with single argument

2017-03-06 Thread Mark Sapiro
On 03/06/2017 11:43 AM, Greg Sims wrote: > > 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 appe

[Mailman-Users] add_virtualhost with single argument

2017-03-06 Thread Greg Sims
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

[Mailman-Users] add_virtualhost()

2004-08-12 Thread Oliver Musch
Hi, I just compiled the 2.1.5 of Mailman. Using three domains on this box I add the "add_virtualhost() directive in mm_cfg.py. But now I get an Traceback (most recent call last): File "/usr/local/mailman/bin/mailmanctl", line 105, in ? from Mailman import mm_cfg File "/usr/local/mailman/M

[Mailman-Users] add_virtualhost: URL_FQDN and the EMAIL_FQDN values mixed-up

2004-04-30 Thread Eric Pretorious
Hello, All: I've already checked the buglist () by searching for the word "virtual" and didn't find this exact problem so I must be doing something wrong when creating virtual mailing lists: Mailman gets the URL_FQDN and the EMAIL_FQDN values mixed-up. e.g., With the following settings... Defa