Re: [Mailman-Users] Q : Has anyone successfully deployed Mailman over a Plesk-based Linux system ?

2014-03-22 Thread Mark Sapiro
On 03/22/2014 02:54 PM, Jacques Setton wrote: > > For information, the relevant configuration details of the VPS we are using > are : > ... > - Mailman 2.1.12 > > - Python 3.3.1 I overlooked this in your original post because it isn't relevant to your mail delivery issue, but Mailm

[Mailman-Users] Q : Has anyone successfully deployed Mailman over a Plesk-based Linux system ?

2014-03-22 Thread Jacques Setton
Hi, We continue to experience serious difficulties in getting Mailman to fully operate as expected on a Plesk- packaged Linux server system. The list management web interface works fine but we definitely can't get messages addressed to Mailman-related list accounts be correctly processed. We'd t

Re: [Mailman-Users] [SOLVED] Unable to remove invalid e-mail address

2014-03-22 Thread Tim H.
I suspect what's really happening is the address "u...@domain.tld /" is not a member, i.e. it is not in either of the list's 'members' or 'digest_members' dictionaries, but it does have bounce_info. If this is the case, the script at should

Re: [Mailman-Users] Unable to remove invalid e-mail address

2014-03-22 Thread Mark Sapiro
On 03/22/2014 10:20 AM, Tim H. wrote: > Somehow an e-mail address with the below form was subscribed to one of > my lists: > > "u...@domain.tld /" > > The e-mail address does not show up in the web interface, nor does it > show in "list_members", "find_members", or "list_members -i". ... > I foun

[Mailman-Users] Unable to remove invalid e-mail address

2014-03-22 Thread Tim H.
Somehow an e-mail address with the below form was subscribed to one of my lists: "u...@domain.tld /" The e-mail address does not show up in the web interface, nor does it show in "list_members", "find_members", or "list_members -i". I also tried using withlist. Essentially, I tried everythi