From: Mark Sapiro [mailto:[EMAIL PROTECTED]
Sent: Friday, October 31, 2008 11:27 PM
To: [EMAIL PROTECTED]; 'Scott Race'
Cc: mailman-users@python.org
Subject: Re: [Mailman-Users] Mailman on multiple domains
TGPlatt, WebMaster wrote:
>
>VIRTUAL_HOSTS = {'firstdomain.net'
TGPlatt, WebMaster wrote:
>
>VIRTUAL_HOSTS = {'firstdomain.net':'firstdomain.net',
> 'seconddomain.com':'seconddomain.com',
> 'thirddomain.com':'thirddomain.com'}
Just FYI the abbove is EXACTLY eqiivalent to
VIRTUAL_HOSTS = {}
add_virtualhost('firstdomain.net', 'f
t to say Apache's VirtualHost definition files need these
lines included:
## Mailman Setup
ScriptAlias /mailman/ /usr/local/mailman/cgi-bin/
#AddDefaultCharset Off
I HOPE I've got this right. Most of all, I hope this helps you, Scott.
Good Luc
To: Scott Race
Cc: mailman-users@python.org
Subject: RE: [Mailman-Users] Mailman on multiple domains
Scott Race wrote:
>Now just hit one more slight snag, can no longer create new lists on
the
>second-domain.org.
>
>Fails with the Bug in Mailman version 2.1.5 - We're sorry, we
Scott Race wrote:
>Now just hit one more slight snag, can no longer create new lists on the
>second-domain.org.
>
>Fails with the Bug in Mailman version 2.1.5 - We're sorry, we hit a bug!
>Error.
>
>/var/log/mailman error shows:
>
>admin(14722): RuntimeError: command failed: /usr/sbin/postmap
>/et
Scott Race wrote:
>Sorry bout that...yes, RHLE server.
It isn't a question of the OS, but rather whether Mailman was
configured and installed from our source distribution or from a RedHat
RPM which differs significantly in terms of where things are found.
>With your direction, realizing I like
-Original Message-
From: Mark Sapiro [mailto:[EMAIL PROTECTED]
Sent: Friday, October 31, 2008 2:16 PM
To: Scott Race
Cc: mailman-users@python.org
Subject: RE: [Mailman-Users] Mailman on multiple domains
Scott Race wrote:
>Thanks for the reply - so this will be a multiple mailman domai
p!
Scott Race
-Original Message-
From: Mark Sapiro [mailto:[EMAIL PROTECTED]
Sent: Friday, October 31, 2008 2:16 PM
To: Scott Race
Cc: mailman-users@python.org
Subject: RE: [Mailman-Users] Mailman on multiple domains
Scott Race wrote:
>Thanks for the reply - so this will be a mul
Scott Race wrote:
>Thanks for the reply - so this will be a multiple mailman domain.
>Currently list working on first-domain.org, trying to get it working on
>second-domain.org.
>
>So yes, "Host name this list prefers for email" is correct as
>second-domain.org.
>
>My mm_cfg.py looks like this:
>
tual domain config? Right now it
seems like only my second-domain is in the virtual config.
Scott
-Original Message-
From: Mark Sapiro [mailto:[EMAIL PROTECTED]
Sent: Friday, October 31, 2008 1:13 PM
To: Scott Race
Cc: mailman-users@python.org
Subject: RE: [Mailman-Users] Mailman on mult
Scott Race wrote:
>
>Thanks, fixed the domain name in the mm_cfg.py to read ['second-domain.com'].
>
>Running the /bin/genaliases doesn't return an error, but doesn't
>generate the /data/virtual-mailman file. The mailman error logs don't
>show anything (no errors since Oct 22).
>
>Sounds like the
the virtual-mailman file missing is my main problem, huh?
Scott
From: Mark Sapiro [mailto:[EMAIL PROTECTED]
Sent: Fri 10/31/2008 12:02 PM
To: Scott Race; mailman-users@python.org
Subject: Re: [Mailman-Users] Mailman on multiple domains
Scott Race wrote:
>So
Scott Race wrote:
>So I didn't have the entry for POSTFIX_STYLE_VIRTUAL_DOMAINS in my
>mm_cfg.py file.
>
>So I added the following:
>
>POSTFIX_STYLE_VIRTUAL_DOMAINS = ['www.second-domain.com']
This domain has to match the host_name attribute of the list (the
'email host', not the 'url host'). It
PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of Mark Sapiro
Sent: Wednesday, October 29, 2008 4:36 PM
To: Scott Race; mailman-users@python.org
Subject: Re: [Mailman-Users] Mailman on multiple domains
Scott Racewrote:
>As a follow-up, I don't seem to have the virtual-mailman file on my
Scott Racewrote:
>As a follow-up, I don't seem to have the virtual-mailman file on my
>server anywhere as stated in the documentation
Is the virtual domain in
POSTFIX_STYLE_VIRTUAL_DOMAINS = ['the.virtual.domain']
in mm_cfg.py.
Is the host_name of the list = the.virtual.domain
Have you r
Scott Race wrote:
>
>So I have mailman running on a new VirtualHost, I can create a list from
>the web interface, I can join lists and all emails from the system look
>ok (having the second domain name). When posting, I get the following:
>
>
>
>Your message did not reach some or all of the inten
As a follow-up, I don't seem to have the virtual-mailman file on my
server anywhere as stated in the documentation
From: Scott Race
Sent: Tuesday, October 28, 2008 1:18 PM
To: mailman-users@python.org
Subject: Mailman on multiple domains
I have Postfix
I have Postfix and Mailman running on a RHLE server. Mailman and
Postfix work fine for a single domain setup.
I have now setup my postfix configuration setup to accept mail for
multiple domains. I did so editing main.cf to include the new domain I
want to receive mail for, created a local use
I did some more research and looked at the Mailman Install info (should
have done that before posting, sorry). Looks like I need to be using
virtual alias domains instead of virtual mailbox domains. I will work
with this config. Thanks!
Scott
-Original Message-
From: Scott Race
Sent: Tu
Hello all,
Question about using mailman in a virtual domain scenario. I currently
have Postfix on a RHLE server with mailman installed working for a
single domain.
I am configuring Postfix for virtual domains, using the Virtual Mailbox
Domain setup instead of alias domains since I'm assuming I am
20 matches
Mail list logo