Re: [Mailman-Users] Mailman crash/error question

2015-05-31 Thread Mark Sapiro
On 05/31/2015 07:39 AM, Robert Heller wrote: > Recently the moderator of a mailing list I host got a Mailman error. And > this > is what was in Mailman's error log: > > May 29 21:55:21 2015 admin(16001): > > admin(16001): [- Mailman Version: 2.

[Mailman-Users] Mailman crash/error question

2015-05-31 Thread Stephen J. Turnbull
Robert Heller writes: > admin(16001): if id not in senderactions[sender]['message_ids']: > admin(16001): KeyError: 'message_ids' > Is this something I need to worry about? Or is it likely to have > been caused by an illformed spam message? I'm not familiar with that particular part of t

[Mailman-Users] Mailman crash/error question

2015-05-31 Thread Robert Heller
Recently the moderator of a mailing list I host got a Mailman error. And this is what was in Mailman's error log: May 29 21:55:21 2015 admin(16001): admin(16001): [- Mailman Version: 2.1.16 -] admin(16001): [- Traceback --] admin(16

Re: [Mailman-Users] Mailman: postfix and/or apache on remote machines?

2015-05-31 Thread Mark Sapiro
On 05/30/2015 10:41 PM, Marek Kozlowski wrote: > > I'm afraid documentation doesn't say it clearly: There's a FAQ at which says a bit about it. > I'm thinking of running web server and mail server on separate virtual > machines (separate hosts). I'd like to ins

[Mailman-Users] Mailman: postfix and/or apache on remote machines?

2015-05-31 Thread Marek Kozlowski
:-) I'm afraid documentation doesn't say it clearly: I'm thinking of running web server and mail server on separate virtual machines (separate hosts). I'd like to install mailman on one of those hosts or on a separate VM. Does mailman require postfix and apache on the same host (as mailman)? Can