Re: [Mailman-Users] Reducing Mailman backscatter

2013-06-10 Thread Mark Sapiro
On 06/10/2013 10:17 AM, Andrew Hodgson wrote: > Hi, > > I am getting seriously hounded by my server provider, who is receiving > complaints from ISPs that my server running Mailman is sending users spam > messages. When looking into this further, I notice that these messages are > mainly admin

[Mailman-Users] Reducing Mailman backscatter

2013-06-10 Thread Andrew Hodgson
Hi, I am getting seriously hounded by my server provider, who is receiving complaints from ISPs that my server running Mailman is sending users spam messages. When looking into this further, I notice that these messages are mainly administrivia responses, and that all of them mostly come from

Re: [Mailman-Users] MM3

2013-06-10 Thread Jan Lausch
Dear all,    Stephen J. Turnbull wrote: > Yeah, this is a problem. There's been a lot of water flowed under > that bridge since then, but you can only see it if you look at the > source trees (I mean the NEWS files, not the .py files :-). Thanks for getting me up to speed. I am looking forward to

Re: [Mailman-Users] List Owner Confirmation Link on Subscribe/Unsubscribe

2013-06-10 Thread ORiordan, Adrian
Thanks for the reply Mark. I'm going to look into some alternatives using LDAP or AD to authenticate. This system will be used on an internal subnet so there are various authentication mechanisms already in place which I can utilize. Adding extra passwords for lists and users, in my experience,

[Mailman-Users] Mailman Web UI command-line tool

2013-06-10 Thread jon pipitone
Hi all, I've put together a very basic command line tool for Mailman which can list, add, or delete members from lists via the mailman web interface: https://github.com/pipitone/mailman-console I needed this because the shared server I host my projects on does not allow access to the built-in co