Re: [Mailman-Users] Post-subscription processing

2013-08-15 Thread Jay Ashworth
- Original Message - > From: "Jim Popovitch" > The SDLU list is whitelist'ed from spamassassin processing, so a fair amout > of spam from non-members gets into the moderator queue. The goal is to > reject at the MTA where sender is not in a sender_access restriction > table (which will be

Re: [Mailman-Users] Post-subscription processing

2013-08-15 Thread Jim Popovitch
On Thu, Aug 15, 2013 at 11:46 PM, Jay Ashworth wrote: > - Original Message - >> From: "Mark Sapiro" > >> On 08/15/2013 07:17 PM, Jim Popovitch wrote: >> > What's the sanest way to export a list of current subscribers >> > everytime there is a new subscriber? I want to maintain a table of

Re: [Mailman-Users] Post-subscription processing

2013-08-15 Thread Jay Ashworth
- Original Message - > From: "Mark Sapiro" > On 08/15/2013 07:17 PM, Jim Popovitch wrote: > > What's the sanest way to export a list of current subscribers > > everytime there is a new subscriber? I want to maintain a table of > > current list members (for postfix to reject if to:list !=

Re: [Mailman-Users] Post-subscription processing

2013-08-15 Thread Mark Sapiro
On 08/15/2013 07:17 PM, Jim Popovitch wrote: > What's the sanest way to export a list of current subscribers > everytime there is a new subscriber? I want to maintain a table of > current list members (for postfix to reject if to:list != > from:subscriber) How about unsubscribes? Changes of add

Re: [Mailman-Users] virtual domain and alias_maps

2013-08-15 Thread Mark Sapiro
On 08/15/2013 07:02 PM, Dr Michael Daly wrote: > > I should say the mailman version is 2.1.9, which was installed via an > 'apt-get' command on a centos package. Then I should say see the FAQ at . > In mm_cfg.py I have: > ('cpddomain.org.au' is not the real domain

[Mailman-Users] Post-subscription processing

2013-08-15 Thread Jim Popovitch
What's the sanest way to export a list of current subscribers everytime there is a new subscriber? I want to maintain a table of current list members (for postfix to reject if to:list != from:subscriber) Tia, -Jim P. -- Mailman-Users mailing l

Re: [Mailman-Users] virtual domain and alias_maps

2013-08-15 Thread Dr Michael Daly
Hi Running genaliases produces NO output, just a carriage return. Running genaliases -h produces the relevant help information I should say the mailman version is 2.1.9, which was installed via an 'apt-get' command on a centos package. In mm_cfg.py I have: ('cpddomain.org.au' is not the real doma

Re: [Mailman-Users] virtual domain and alias_maps

2013-08-15 Thread Andrew Hodgson
Michael Daly wrote: >Hi >I am having problems getting mail delivered to list members, on a virtual >domain. This did not happen when a conventional ie non virtual, domain. >Maybe there is a problem with aliases...I had to manually create the >/usr/lib/mailman/data dir and both the 'alias' and 'v

Re: [Mailman-Users] virtual domain and alias_maps

2013-08-15 Thread Mark Sapiro
On 08/15/2013 06:06 AM, Dr Michael Daly wrote: > > and I have created the list and configured mm_cfg.py as specified And what is in mm_cfg.py? Specifically do you have MTA = 'Postfix' and POSTFIX_STYLE_VIRTUAL_DOMAINS = ['the.lists.email.hostname'] See

[Mailman-Users] virtual domain and alias_maps

2013-08-15 Thread Dr Michael Daly
Hi I am having problems getting mail delivered to list members, on a virtual domain. This did not happen when a conventional ie non virtual, domain. Maybe there is a problem with aliases...I had to manually create the /usr/lib/mailman/data dir and both the 'alias' and 'virtual-mailman' files in tha