Re: [Mailman-Users] weird messages..

2010-09-20 Thread Mark Sapiro
On 9/20/2010 5:25 PM, Khalil Abbas wrote: > thanks for your quick reply, but the question is, is it sent only to me > or all the subscribers in my list ?? Only you can answer that. Look at the full headers of the message you received. That should tell you. -- Mark Sapiro The highway is

Re: [Mailman-Users] weird messages..

2010-09-20 Thread Khalil Abbas
thanks for your quick reply, but the question is, is it sent only to me or all the subscribers in my list ?? > Date: Mon, 20 Sep 2010 17:16:38 -0700 > From: m...@msapiro.net > To: khillo...@hotmail.com; mailman-users@python.org > Subject: Re: [Mailman-Users] weird messages.. > > Khalil Abbas

Re: [Mailman-Users] weird messages..

2010-09-20 Thread Mark Sapiro
Khalil Abbas wrote: > >Hi, I recently started to recieve messages from listname-boun...@mydomain like >this: > > > >_ >The results of your email command are provided below. Attached is your >original message. >- Results: >Ignoring non-text/plain MIME parts >-

[Mailman-Users] weird messages..

2010-09-20 Thread Khalil Abbas
Hi, I recently started to recieve messages from listname-boun...@mydomain like this: _ The results of your email command are provided below. Attached is your original message. - Results: Ignoring non-text/plain MIME parts - Unprocessed: This is an automati

Re: [Mailman-Users] Can't change settings in Web Interface

2010-09-20 Thread Néstor Díaz Valencia
Who is serving mailman web interface? apache2? Have you checked web server logs? Have you checked web interface HTML code? (It's ctrl+u in most browsers) Fore example, in general Options web page in my setup I can read this: http://somedomain.com/admin/mailman/general"; method="POST" > Can it be

[Mailman-Users] RELEASED: Mailman 3.0 alpha 6

2010-09-20 Thread Barry Warsaw
I happy (and somewhat relieved :) to announce the release of the sixth alpha for Mailman 3.0. There is much new coolness that you will want to explore. The biggest change is that the administrative REST API has been greatly improved and is now reasonably well fleshed out. You can create and dele

[Mailman-Users] Mailman 2.1.14 released.

2010-09-20 Thread Mark Sapiro
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I am happy to announce the final release of GNU Mailman 2.1.14. Mailman 2.1.14 is mainly a bug fix release, but it contains one security fix as previously announced at and

Re: [Mailman-Users] Can't change settings in Web Interface

2010-09-20 Thread Oliver Schad
Am Monday 20 September 2010 schrieb mir Oliver Schad: > Am Monday 20 September 2010 schrieb mir Mark Sapiro: > > Oliver Schad wrote: > > >Yes. If I post something, I get a HTTP 302. The redirect points to > > >the site, where you come from. No error nowhere. > > > > You can't redirect a POST reque

Re: [Mailman-Users] Can't change settings in Web Interface

2010-09-20 Thread Oliver Schad
Am Monday 20 September 2010 schrieb mir Mark Sapiro: > Oliver Schad wrote: > >Yes. If I post something, I get a HTTP 302. The redirect points to the > >site, where you come from. No error nowhere. > > You can't redirect a POST request. You lose the post data when you do > that. This is the third p

Re: [Mailman-Users] Can't change settings in Web Interface

2010-09-20 Thread Mark Sapiro
Oliver Schad wrote: > >Yes. If I post something, I get a HTTP 302. The redirect points to the >site, where you come from. No error nowhere. You can't redirect a POST request. You lose the post data when you do that. This is the third paragraph in the FAQ at . Why are

Re: [Mailman-Users] Can't change settings in Web Interface

2010-09-20 Thread Oliver Schad
Am Monday 20 September 2010 schrieb mir Mark Sapiro: > On 9/19/2010 1:37 PM, Oliver Schad wrote: > > Hi all, > > > > I've migrated an existing mailman list from one system to another > > with a complete different linux distribution. > > > > I changed the domain also and everything works fine. But

Re: [Mailman-Users] Can't change settings in Web Interface

2010-09-20 Thread Oliver Schad
Am Monday 20 September 2010 schrieb mir Néstor Díaz Valencia: > Who is serving mailman web interface? apache2? Yes. > Have you checked web server logs? Yes. If I post something, I get a HTTP 302. The redirect points to the site, where you come from. No error nowhere. > Have you checked web int

Re: [Mailman-Users] Reply to sender and list

2010-09-20 Thread Mark Sapiro
>The last chance is to patch the sources, modifying the Header Cooker, I >already tried, but is unclear how it works and I just obtained a mess ;) The attached patch to CookHeaders.py will do what you want. With the patch, if the list's first_strip_reply_to is No and the original post does not co

Re: [Mailman-Users] Can't change settings in Web Interface

2010-09-20 Thread Mark Sapiro
On 9/19/2010 1:37 PM, Oliver Schad wrote: > Hi all, > > I've migrated an existing mailman list from one system to another with a > complete different linux distribution. > > I changed the domain also and everything works fine. But the Web- doesn't > accept changes. I found no error message anyw

Re: [Mailman-Users] A particular mailing list cant send out emails ifhave 2000 or more members??

2010-09-20 Thread Mark Sapiro
Ricky Lim wrote: > >Just wondering if anyone have met with such situation whereby a mailing list >have 2000 or more members and it cant send out emails?? > > > >I have tried to increase postfix sending recipient (smtpd_recipient_limit and >smtpd_recipient_overshoot_limit to 5000 each) , but sti

[Mailman-Users] Can't change settings in Web Interface

2010-09-20 Thread Oliver Schad
Hi all, I've migrated an existing mailman list from one system to another with a complete different linux distribution. I changed the domain also and everything works fine. But the Web- doesn't accept changes. I found no error message anywhere. The Web Interface shows all information, I can lo

[Mailman-Users] A particular mailing list cant send out emails if have 2000 or more members??

2010-09-20 Thread Ricky Lim
Hi ALL Just wondering if anyone have met with such situation whereby a mailing list have 2000 or more members and it cant send out emails?? I have tried to increase postfix sending recipient (smtpd_recipient_limit and smtpd_recipient_overshoot_limit to 5000 each) , but still cant send ou