Re: [Mailman-Users] Virtual Hosting Query

2011-10-25 Thread Drew Ferguson
Hi On Tue, 25 Oct 2011 11:40:06 -0700 Mark Sapiro wrote: > This is also covered in the FAQ at . > > If there is some other specific place where you feel this should be > mentioned, please let us know. This is the page I should have found http://wiki.list.org/x/8Y

Re: [Mailman-Users] Virtual Hosting Query

2011-10-25 Thread Mark Sapiro
Drew Ferguson wrote: > >Google points to an old mail >http://mail.python.org/pipermail/mailman-users/2004-February/034943.html >which says to put a line like > add_virtualhost('web.domain.com','smtp.domain.com') >in mm_cfg.py > >and doing so allows the creation of the list > >Have I missed someth

[Mailman-Users] Virtual Hosting Query

2011-10-25 Thread Drew Ferguson
Hi I am trying to get virtual hosting working in Mailman 2.1.14 with Postfix Documentation at http://list.org/mailman-install/postfix-virtual.html specifies setting POSTFIX_STYLE_VIRTUAL_DOMAINS to list the virtual domains required in mm_cfg.py However, doing this does not seem to have the desir

[Mailman-Users] Virtual hosting + virtual domain mailman

2005-12-28 Thread list
Hi list, I'm sure this is a redundant question but i search a quiet good method to allow my users to get the same maillist name for different domains. I use Postfix with virtual alias and mailbox suport on a mysql server. Like: test@test.com is different of [EMAIL PROTECTED] On a google/archive sea

Re: [Mailman-Users] virtual hosting question

2005-04-08 Thread Mark Sapiro
Rick Pasotto wrote: >I run debian linux with exim3 and mailman 2.1.5. My machine has a >primary name of 'niof.net' and I also have several virtual hosts with >their own mailing lists on the same machine. > >The mm_cfg.py file has 'VIRTUAL_HOSTS.clear()' and all the appropriate >add_virtualhost() l

[Mailman-Users] virtual hosting question

2005-04-08 Thread Rick Pasotto
I run debian linux with exim3 and mailman 2.1.5. My machine has a primary name of 'niof.net' and I also have several virtual hosts with their own mailing lists on the same machine. The mm_cfg.py file has 'VIRTUAL_HOSTS.clear()' and all the appropriate add_virtualhost() lines. Mail to '[EMAIL PROT

[Mailman-Users] Virtual hosting

2003-04-01 Thread Adam Boettiger
I'm using 2.0 on a VPS account at Verio. 2.1 won't install properly but I need it to have the multiple virtual domains feature of 2.1. Is there anyone on this list who has successfully installed 2.1 on a VPS? AB -- Mailman-Users mailing list

[Mailman-Users] Virtual hosting overview?

2002-08-04 Thread David Gibbs
Anyone know of a good overview or how-to for setting up Mailman 2.0.x with Virtual hosting? Thanks! david -- Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python

[Mailman-Users] Virtual Hosting puzzle

2002-05-31 Thread Nils Vogels
Hi all, I've been looking through the archive and read the two FAQ's (one on list.org, the other one on python.org amd I have a question: I'm trying to setup a virtual hosting mailman site, but im running into the following issue: 1) VIRTUAL_HOST_OVERVIEW is on, and im running mailman from the

Re: [Mailman-Users] Virtual hosting

2002-04-11 Thread J C Lawrence
On Thu, 11 Apr 2002 12:35:27 +0200 Stephane Bortzmeyer <[EMAIL PROTECTED]> wrote: > On Wed, Apr 10, 2002 at 10:31:34PM -0700, J C Lawrence <[EMAIL PROTECTED]> > wrote a message of 27 lines which said: >> Please see the FAQ: >> >> http://www.python.org/cgi-bin/faqw-mm.py > Remember that there i

Re: [Mailman-Users] Virtual hosting

2002-04-11 Thread Stephane Bortzmeyer
On Wed, Apr 10, 2002 at 10:31:34PM -0700, J C Lawrence <[EMAIL PROTECTED]> wrote a message of 27 lines which said: > Please see the FAQ: > > http://www.python.org/cgi-bin/faqw-mm.py Remember that there is absoutely no pointer to this second FAQ, from Mailman's official home page... > Sho

Re: [Mailman-Users] Virtual hosting

2002-04-10 Thread J C Lawrence
On Wed, 10 Apr 2002 12:40:55 -0400 Ajai Khattri <[EMAIL PROTECTED]> wrote: > When installing Mailman, do you need to have separate installations of > Mailman for each domain or is it possible to have one installation > shared by all virtual domain on a server? Please see the FAQ: http://www.

[Mailman-Users] Virtual hosting

2002-04-10 Thread Ajai Khattri
When installing Mailman, do you need to have separate installations of Mailman for each domain or is it possible to have one installation shared by all virtual domain on a server? -- Aj. Systems Admin. / Web Developer -- Mailman-Users mailing

[Mailman-Users] Virtual Hosting Faq ??

2002-03-29 Thread Francesca C Smith
Hiya, Just wondering if there is a FAQ out there somewhere that describes basic Virtual Host set-up ??? Im thinking you have to install the software for each domain in its own directory ?? Just some ideas on how this is done would be appreciated .. (Not stuff like .configure settings .. That I

Re: [Mailman-Users] virtual hosting / list name

2002-03-28 Thread Ashley M. Kirchner
Will Yardley wrote: > we use a virtual hosting setup, so we actually make the "list-name": > [EMAIL PROTECTED] > > even though aliases point: > [EMAIL PROTECTED] to the actual list post. I take a different approach: - I create just the way I want it named (for example: test) - Sendmail's

[Mailman-Users] virtual hosting / list name

2002-03-28 Thread Will Yardley
so i have a question, which it seems other people may have experienced... is there any way to change the email addresses that mailman sends out to list admins / subscribers? here's an example: i have a domain will.invalid and a mailing list named list. we use a virtual hosting setup, so we actu

Re: [Mailman-Users] Virtual Hosting Question

2002-03-18 Thread Kelly Corbin
Me too. > I'm having the exact same problem and also would appreciate any pointers. > > Kirez Korgan wrote: > >> I am having a problem with virtual hosting with mailman and sendmail. >> >> All outgoing messages from the mailman software have both an envelope-from >> and a header-from, from the

Re: [Mailman-Users] Virtual Hosting Question

2002-03-05 Thread James J. Besemer
I'm having the exact same problem and also would appreciate any pointers. Kirez Korgan wrote: > I am having a problem with virtual hosting with mailman and sendmail. > > All outgoing messages from the mailman software have both an envelope-from > and a header-from, from the wrong domain! > > Fo

[Mailman-Users] Virtual Hosting Question

2002-03-05 Thread Kirez Korgan
I am having a problem with virtual hosting with mailman and sendmail. All outgoing messages from the mailman software have both an envelope-from and a header-from, from the wrong domain! For example, if I send a subscribe request to [EMAIL PROTECTED], the response comes from [EMAIL PROTECTED] T

Re: [Mailman-Users] Virtual hosting and mailman

2001-09-19 Thread Bill Thorson
Rahul Sinha wrote: >Well, the only prob is I use sendmail, so there is no /etc/vmail, and >thats the part that is broken > >The website works fine, mail can be sent into the virtual domained >addresses fine, mailman just can't send any mail... > I use sendmail too. Mine is on a default, unc

[Mailman-Users] Virtual hosting and mailman

2001-09-17 Thread Rahul Sinha
I'm a little lost, what uid/gid does a virtual hosting apache process run under? (vanilla redhat 7.1 other than security and httpd.conf (and unrelated stuff)) any caveats I should know about? How do I convince a mailman list its [EMAIL PROTECTED] as opposed to [EMAIL PROTECTED]? Thanks!

RE: [Mailman-Users] virtual hosting tactic

2001-06-17 Thread Bob [EMAIL PROTECTED]
> >> however, how do you avoid the list administrator from changing > >> the list preferred domain in the web interface? > > aw> I don't know that you can. I trust my list administrators to > aw> leave that alone, but the only list adminsitrators besides > aw> myself are frie

Re: [Mailman-Users] virtual hosting tactic

2001-06-16 Thread John W Baxter
At 12:14 -0600 6/16/01, Ashley M. Kirchner wrote: >Rodrigo Borges Pereira wrote: > >> however, how do you avoid the list administrator from changing the list >> preferred domain in the web interface? > >As far as I know, there's no way to do this, however, in my case, with >several domains run

Re: [Mailman-Users] virtual hosting tactic

2001-06-16 Thread Ashley M. Kirchner
Rodrigo Borges Pereira wrote: > What i'm interested is in the right steps to use multiple installations of > mailmain for each domain. > If u can give me a "mini-guide", it would save me some time figuring it out > and i'd appreciate that a lot. Just install it like you normally would, into

RE: [Mailman-Users] virtual hosting tactic

2001-06-16 Thread Rodrigo Borges Pereira
> > however, how do you avoid the list administrator from changing the list > > preferred domain in the web interface? > > As far as I know, there's no way to do this, however, in my case, with > several domains running off of one server (multiple mailman > installations), it > does the admin

Re: [Mailman-Users] virtual hosting tactic

2001-06-16 Thread Ashley M. Kirchner
Rodrigo Borges Pereira wrote: > however, how do you avoid the list administrator from changing the list > preferred domain in the web interface? As far as I know, there's no way to do this, however, in my case, with several domains running off of one server (multiple mailman installations),

RE: [Mailman-Users] virtual hosting tactic

2001-06-16 Thread Barry A. Warsaw
> "aw" == alex wetmore <[EMAIL PROTECTED]> writes: >> however, how do you avoid the list administrator from changing >> the list preferred domain in the web interface? aw> I don't know that you can. I trust my list administrators to aw> leave that alone, but the only list a

Re: [Mailman-Users] virtual hosting tactic

2001-06-16 Thread Chuq Von Rospach
On Friday, June 15, 2001, at 05:56 PM, alex wetmore wrote: > I don't know that you can. I trust my list administrators to leave > that alone, but the only list adminsitrators besides myself are > friends. And I'll note that I recently had a fairly nasty fight with one of my admins (to the poi

Re: [Mailman-Users] virtual hosting tactic

2001-06-15 Thread alex wetmore
On Fri, 15 Jun 2001, Rodrigo Borges Pereira wrote: > I'm running a server that hosts a few domains. I already have mailman > running for lists.mydomain.com, and it is working great. > > However, now i want to give users that host domains the ability to use > lists.userdomain.com too, and each user

RE: [Mailman-Users] virtual hosting tactic

2001-06-15 Thread Rodrigo Borges Pereira
[mailto:[EMAIL PROTECTED]]On Behalf Of alex wetmore > Sent: sabado, 16 de Junho de 2001 0:07 > To: Rodrigo Borges Pereira > Cc: [EMAIL PROTECTED] > Subject: Re: [Mailman-Users] virtual hosting tactic > > > On Fri, 15 Jun 2001, Rodrigo Borges Pereira wrote: > > I'm running a s

RE: [Mailman-Users] virtual hosting tactic

2001-06-15 Thread alex wetmore
On Sat, 16 Jun 2001, Rodrigo Borges Pereira wrote: > however, how do you avoid the list administrator from changing the list > preferred domain in the web interface? I don't know that you can. I trust my list administrators to leave that alone, but the only list adminsitrators besides myself are

[Mailman-Users] virtual hosting tactic

2001-06-15 Thread Rodrigo Borges Pereira
Hi! I'm running a server that hosts a few domains. I already have mailman running for lists.mydomain.com, and it is working great. However, now i want to give users that host domains the ability to use lists.userdomain.com too, and each user has it's own mailman setup under his domain. What's t

[Mailman-Users] Virtual Hosting with Mailman

2001-03-22 Thread Ross Vandegrift
Hello all, I poked around the mailman website, and saw that Mailman supports virtual hosting. Mad cool stuff. So I set up virtual hosting sendmail, but I can't find any documentation for virtual hosting with Mailman. Where can I find some literature? Ross Vandegrift [EMAIL PROTECTED