Re: [Mailman-Developers] Re: [Mailman-Users] security heads up - path traversal with 2.1.5

2005-02-15 Thread Tokio Kikuchi
Hi, Barry Warsaw wrote: > On Wed, 2005-02-09 at 17:00, Tokio Kikuchi wrote: > > >>I've tested with my 1.3.29 installation and verified apache PATH_INFO >>does convert '//' to '/'. Barry also wanted to clarify which apache >>version/installation (combination with mailman) is valnerable. Return

[Mailman-Developers] Userdefined HELO with SMTPDirect

2005-02-15 Thread Palomäki Kai
Hello, It would be useful in some situations (for example Mailman and Postfix running on same host) to define custom HELO when using Mailman SMTPDirect delivery module. I made simple patch to achieve this. But since my experience with Python is minimal I don't know if this is "the right way(tm)".

Re: [Mailman-Developers] Mail-to-news gatewaying?

2005-02-15 Thread Tokio Kikuchi
Hi Brad, While we are at security bug fix. I also worked on this and checked in the CVS/2.1.6b3. I could only test it by logging the news message because I don't have inn server around. I hope you can test it by yourself. Brad Knowles wrote: At 12:11 PM +0900 2005-02-08, Tokio Kikuchi wrote: Th

[Mailman-Developers] Html headers & footers, unsubscribe

2005-02-15 Thread Adrian Bye
Hi guys, I have had patches made for two issues: 1. HTML headers & footers handling 2. 1 click list unsubscribe You can get our patches here: https://sourceforge.net/tracker/index.php?func=detail&aid=1121257&group_id=103&a tid=300103 Or also here: http://tasdevil.com/mailman_developers.zip

Re: [Mailman-Developers] Html headers & footers, unsubscribe

2005-02-15 Thread Mark Sapiro
Adrian Bye wrote: > >I wanted to be able to put html headers and footers into messages. I did not >like the current mailman style of adding an attachment. I have only looked briefly at the patches, but one problem I noticed is that the long description of msg_html_header in the patch to Mailman/

[Mailman-Developers] mmdsr -- Mailman Daily Status Reports script...

2005-02-15 Thread Brad Knowles
Folks, I just posted a patch for this at . I'd appreciate any feedback that you may have. Thanks! -- Brad Knowles, <[EMAIL PROTECTED]> "Those who would give up essential Liberty, to purchase a li

[Mailman-Developers] bug in mailman 2.1.6b2

2005-02-15 Thread Fil
Hi, I just installed Mailman from CVS two days ago, and on a new list I just created I'm hit by a bug : http://listes.rezo.net/mailman/admin/spip-trac/privacy/sender Bug in Mailman version 2.1.6b2 We're sorry, we hit a bug! Please inform the webmaster for this site of this problem. Printing of

Re: [Mailman-Developers] bug in mailman 2.1.6b2

2005-02-15 Thread Mark Sapiro
Fil wrote: > >Hi, I just installed Mailman from CVS two days ago, and on a new list I just >created I'm hit by a bug : > >http://listes.rezo.net/mailman/admin/spip-trac/privacy/sender > >Bug in Mailman version 2.1.6b2 > >admin(27737): File "/var/local/mailman/Mailman/MailList.py", line 145, in

Re: [Mailman-Developers] bug in mailman 2.1.6b2

2005-02-15 Thread Tokio Kikuchi
Mark Sapiro wrote: Fil wrote: Hi, I just installed Mailman from CVS two days ago, and on a new list I just created I'm hit by a bug : http://listes.rezo.net/mailman/admin/spip-trac/privacy/sender Bug in Mailman version 2.1.6b2 admin(27737): File "/var/local/mailman/Mailman/MailList.py", line 145

Re: [Mailman-Developers] bug in mailman 2.1.6b2

2005-02-15 Thread Fil
> >Looks like MailList.InitVars() is missing > >self.nonmember_rejection_notice = '' > > Thank you Mark and sorry for the inconvenience Fil. No problem; that's what betas are for :)) -- Fil ___ Mailman-Developers mailing list Mailman-Developers@p

Re: [Mailman-Developers] bug in mailman 2.1.6b2

2005-02-15 Thread Fil
> >Looks like MailList.InitVars() is missing > >self.nonmember_rejection_notice = '' If anyone else gets biten, here's how to fix the list: [EMAIL PROTECTED] bin/withlist -l spip-trac Loading list spip-trac (locked) The variable `m' is the spip-trac MailList instance >>> m.nonmember_rejection