Re: [Mailman-Users] Configuration of New Mailman Instance

2014-03-15 Thread Mark Sapiro
On 03/14/2014 03:12 PM, Paul Crown wrote:
 
 My scenerio:
 
 Server W is running Apache2, and my initial config has
 http://lists.mydomain.com letting me login as admin and create new lists.
 Server P is running Postfix
 Server R is my mail-relay for outbound SMTP traffic unique to this domain
 
 No messages are being sent out through R or any other server for that
 matter.
 No messages are being received by P.  (5.1.1 list-email address
 rejected: user unknown in relay recipient table.


Which server has Mailman installed?

It looks like W.

This can work, but I might install Mailman on P and configure Postfix on
P per http://www.list.org/mailman-install/node12.html.

If Mailman is on W, you have to configure Postfix on P to relay list
mail to W and have some kind of MTA/MDA on W to deliver that mail to
Mailman.

If Mailman is on P you need to share Mailman's file system or at least
$var-prefix via NFS or whatever between W and P.

Either way, you need to set SMTPHOST in Mailman/mm_cfg.py to point to R.

If your only issue is P's user unknown in relay recipient table see
user unknown in relay recipient table for how to get Mailman to write
it's virtual-mailman file which can be used as relay_recipient_maps on P.

-- 
Mark Sapiro m...@msapiro.netThe highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


Re: [Mailman-Users] Configuration of New Mailman Instance

2014-03-15 Thread Mark Sapiro
On 03/15/2014 10:45 AM, Mark Sapiro wrote:
 
 If your only issue is P's user unknown in relay recipient table see
 user unknown in relay recipient table for how to get Mailman to write
 it's virtual-mailman file which can be used as relay_recipient_maps on P.


Ooops... copy/paste error. That should be

... see http://www.list.org/mailman-install/node12.html for how to get
Mailman to write it's virtual-mailman file ...

-- 
Mark Sapiro m...@msapiro.netThe highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan
--
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org


[Mailman-Users] Configuration of New Mailman Instance

2014-03-14 Thread Paul Crown
Greetings,

This is my first experience with installing and setting up Mailman.  My
servers are all Ubuntu 12.04.  Mailman was install to install from
repositories.

I could use some pointers to where on Wiki, Docs or Archives describing
configuring Mailman.  Most of the help I am reading is for Mailman,
Apache2 and Postfix to all be running on the same server.

My scenerio:

Server W is running Apache2, and my initial config has
http://lists.mydomain.com letting me login as admin and create new lists.
Server P is running Postfix
Server R is my mail-relay for outbound SMTP traffic unique to this domain

No messages are being sent out through R or any other server for that
matter.
No messages are being received by P.  (5.1.1 list-email address
rejected: user unknown in relay recipient table.

Any pointers appreciated.

Paul
--
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org