Re: [Mailman-Users] Postfix with MySQL

2015-08-16 Thread Martin Skjöldebrand
Quoting Mark Sapiro : On 08/15/2015 11:35 PM, Martin Skjöldebrand wrote: On Sat, 2015-08-15 at 09:29 -0700, Mark Sapiro wrote: Also, what's in data/virtual-mailman? I don't have one, maybe that's the problem =) Yes, that is the problem. You posted that you had in mm_cfg.py ... Any

Re: [Mailman-Users] Postfix with MySQL

2015-08-16 Thread Mark Sapiro
On 08/15/2015 11:35 PM, Martin Skjöldebrand wrote: > On Sat, 2015-08-15 at 09:29 -0700, Mark Sapiro wrote: >> >> Also, what's in data/virtual-mailman? > > I don't have one, maybe that's the problem =) Yes, that is the problem. You posted that you had in mm_cfg.py POSTFIX_STYLE_VIRTUAL_DOMAINS

Re: [Mailman-Users] Postfix with MySQL

2015-08-15 Thread Martin Skjöldebrand
On Sat, 2015-08-15 at 09:29 -0700, Mark Sapiro wrote: > > Also, what's in data/virtual-mailman? I don't have one, maybe that's the problem =) This is one of the confusing points, because all virtual-domain stuff is handled by MySQL tables in my setup. to mm_cfg.py, did you run Mailman's bin/gen

Re: [Mailman-Users] Postfix with MySQL

2015-08-15 Thread Mark Sapiro
On 08/14/2015 11:25 PM, Martin Skjöldebrand wrote: > In the instruction it says that you should do to postfix main.cf: > > virtual_alias_maps = , > hash:/usr/local/mailman/data/virtual-mailman > > while editing mm_cfg.py to include > > POSTFIX_STYLE_VIRTUAL_DOMAINS = ['dom2.ain', 'dom3.a

[Mailman-Users] Postfix with MySQL

2015-08-14 Thread Martin Skjöldebrand
Hi, I've been looking at the mailman installation instructions and obviously in my installation mailman isn't correctly integrated with Postfix. Postfix is the host for 4-5 domains of which 1 (or at most 3) would be using masiling lists. (I can run all on one domain as well). In the instruction it