[Mailman-Developers] [ mailman-Bugs-620033 ] gate_news should catch lost connection

2002-10-07 Thread noreply
Bugs item #620033, was opened at 2002-10-08 02:07 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100103&aid=620033&group_id=103 Category: nntp/news Group: 2.1 beta Status: Open Resolution: None Priority: 5 Submitted By: Ron Jarrell (jarrell) Assigned to: Nobody/An

[Mailman-Developers] [ mailman-Bugs-620032 ] cmd_confirm: no lstrip

2002-10-07 Thread noreply
Bugs item #620032, was opened at 2002-10-08 02:06 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100103&aid=620032&group_id=103 Category: (un)subscribing Group: 2.1 beta Status: Open Resolution: None Priority: 5 Submitted By: Ron Jarrell (jarrell) Assigned to: Nob

Re: [Mailman-Developers] large attachments replaced by links

2002-10-07 Thread Michael Meltzer
I hear you, in my case is was a issue of small mailboxes(hotmail) and image attachments plus one to many people with virus. Saved many headaches by stripping all attachments, adding a url text attachment in place of the images and converting the html to text. The good points: 1)average message

Re: [Mailman-Developers] message url in footer

2002-10-07 Thread Barry A. Warsaw
> "MM" == Mark McEahern <[EMAIL PROTECTED]> writes: MM> It would be great if I could modify the footer of a mailing MM> list to insert the archive URL of the current message. MM> Is that easy/possible? Nope because there's no standard API between Mailman and the archiver to tra

Re: [Mailman-Developers] information regarding request.db

2002-10-07 Thread Barry A. Warsaw
> "AY" == Asher Yanich <[EMAIL PROTECTED]> writes: AY> I am looking to write a tool to auto-flush held messages and I AY> was wondering what interface I could use to get into AY> request.db. I would like to be able to intelligently look at AY> the requests that are being hel

[Mailman-Developers] large attachments replaced by links

2002-10-07 Thread Silviu Marin-Caea
Sorry if this is not a new ideea. We have some internal lists. Users have the (bad) habbit of sending large attached files on these lists. What I'd like mailman to be able to do is to automatically take those attachments out of the posts, storing them to a directory I specify, and replace th

Re: [Mailman-Developers] problem with 2.1b3+

2002-10-07 Thread Stonewall Ballard
On 10/2/02 7:25 AM, "Barry A. Warsaw" <[EMAIL PROTECTED]> wrote: > web_page_url isn't configurable through the web in MM2.1 because too > many people messed up and made their lists unfunctional (screw it up > and you can't get to your list through the web anymore!). > > You ought to be able to d

[Mailman-Developers] message url in footer

2002-10-07 Thread Mark McEahern
It would be great if I could modify the footer of a mailing list to insert the archive URL of the current message. Is that easy/possible? I apologize if this is a FAQ. I read the FAQ and the wish list and couldn't find a reference to it. I also did at least a cursory google search and couldn't

[Mailman-Developers] information regarding request.db

2002-10-07 Thread Asher Yanich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I am looking to write a tool to auto-flush held messages and I was wondering what interface I could use to get into request.db. I would like to be able to intelligently look at the requests that are being held and if they havent been moderated throu

Re: [Mailman-Developers] 2.1b3+

2002-10-07 Thread Barry A. Warsaw
> "MM" == Michael Meltzer <[EMAIL PROTECTED]> writes: MM> about 7 weeks ago in MimeDel.py it looks like the alternative MM> collapse code was changed to "if mtype == MM> 'multipart/alternative'" Looks like it should be "if ctype == MM> 'multipart/alternative'" with mtype the