[Mailman-Users] "Error: Unknown virtual host" trying to create new list from web UI

2020-07-29 Thread Sean McBride
Hi all, I'm running mailman 2.1.x. I haven't had need to create a new list in years, but now I need to. Trying to do so from the web UI here: results in: "Error: Unknown virtual host: mail.rogue-research.com". After searching for this, I now

Re: [Mailman-Users] Error unknown virtual host mailman

2016-07-12 Thread Mark Sapiro
On 07/12/2016 04:10 AM, Gines Granados Bayona wrote: > Hello everyone, I'm new in mailman and just made an installation of zero > mailman, with potsfix on centos 6. I have an error when trying to create a > new list in which shows me: > Error: Unknown virtual host... *** *** *** *** It appears yo

[Mailman-Users] Error unknown virtual host mailman

2016-07-12 Thread Gines Granados Bayona
Hello everyone, I'm new in mailman and just made an installation of zero mailman, with potsfix on centos 6. I have an error when trying to create a new list in which shows me: Error: Unknown virtual host... *** *** *** *** I do not know what parameter settings I could make wrong, or should change a

[Mailman-Users] Error: Unknown virtual host: short-servername

2009-03-01 Thread Oliver Glück
Hi, ok, my mm_cfg.py looks as yours below. And after bin/withlist I get still the "Error: Unknown virtual host: short-servername" if I want to create a list with the web administration. I think, my web configuration is ok, mailman.conf in /etc/apache2/conf.d : ScriptAlias /mailman/ /us

Re: [Mailman-Users] Error: Unknown virtual host:

2004-03-08 Thread George Theall
On Tue, Mar 09, 2004 at 02:59:03AM +0200, Godfrey wrote: > When I tried to create a new list after upgrading I got this response > > Error: Unknown virtual host: mailman.compudoc.co.za Have you set up the virtual host mappings within Mailman? There's some discussion of this in the following FA

[Mailman-Users] Error: Unknown virtual host:

2004-03-08 Thread Godfrey
Hello I recently upgraded to mailman ver 2.1.4 When I tried to create a new list after upgrading I got this response Error: Unknown virtual host: mailman.compudoc.co.za The part that I don't understand is mailman.compudoc.co.za is a virtual domain in our exim virtual domain lists and I have su

Re: [Mailman-Users] Error: Unknown virtual host on create list

2004-02-21 Thread Tokio Kikuchi
That fixes it, although I'm not sure why this should count as a virtual host. My system's hostname is bostoncoop.net, and even when trying to create a list through I still got the virtual host error. Do you have to add_virtualhost for *every* host that you

Re: [Mailman-Users] Error: Unknown virtual host on create list

2004-02-20 Thread Adam Kessel
On Fri, Feb 20, 2004 at 02:29:53PM +0900, Tokio Kikuchi wrote: > Adam Kessel wrote: > >When I try to create a new list through the web interface, I get the > >error: > >Error: Unknown virtual host: [domain name] > Are you sure that the virtual host you are working on is properly > registered in ma

Re: [Mailman-Users] Error: Unknown virtual host on create list

2004-02-19 Thread Tokio Kikuchi
Adam Kessel wrote: When I try to create a new list through the web interface, I get the error: Error: Unknown virtual host: [domain name] Are you sure that the virtual host you are working on is properly registered in mailman virtual host database by add_virtualhost('www.example.com','smtp.examp

[Mailman-Users] Error: Unknown virtual host on create list

2004-02-19 Thread Adam Kessel
When I try to create a new list through the web interface, I get the error: Error: Unknown virtual host: [domain name] This same problem has appeared twice on this list recently with no responses: "Error: Unknown virtual host" when creating a new list Andrew Stebakov http://www.mail-archive.com/

[Mailman-Users] "Error: Unknown virtual host" when creating a new list

2004-01-30 Thread Andrew Stebakov
Hello, I can create a new list using the newlist command (mailman v 2.1.4), but when I go to the web interface with http://mydomain.com/mailman/create, type in all the info, the I have the result as "Error: Unknown virtual host: mydomain.com". Could anyone shed some light on this? Thanks a l