Am Dienstag 28 Juni 2005 02:56 schrieb Mark Sapiro: > Christian Anton wrote: > >i am running mailman 2.1.5 with the mailman-virtual patch for some virtual > >domains. > >Because of the usage of suexec on my Webserver i have every vhost running > > its CGI's with another UID on the system. For being able to access the > > mailman-binaries i have to create a new vhost that ist only for this, for > > example "lists.domain.tld", configuring in this vhost that cgi's are > > executed with the UID 'mailman'. > > > >Now i want to create a mailinglist [EMAIL PROTECTED], but the URL host for > > seeing the webpages of the list must be [EMAIL PROTECTED] > > Do you mean lists.mglug.de? yes, i meant! > > >I have read the documentation and i think that add_virtualhost(<URL_HOST>, > ><MAIL_HOST>) has to be what i want, so that when i create a list with the > >command: > > > >bin/newlist [EMAIL PROTECTED] > > If you carefully read 'bin/newlist --help' you will see the command you > want is > > bin/newlist [EMAIL PROTECTED] > > i.e., [EMAIL PROTECTED], not [EMAIL PROTECTED] > > I know this is confusing and it has been addressed in 2.1.6 by adding > new options so you could do > > bin/newlist list --urlhost=lists.mglug.de > > but this won't work in 2.1.5. > Reading manuals is a fine thing...
It runs, thank you very much! Christian ------------------------------------------------------ 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/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
