Re: [Mailman-Users] Delete message in large mbox

2008-02-23 Thread Brad Knowles
On 2/23/08, Odieresis [Gmail] wrote: > I don't want to edit the html files and leave the message in the mailbox. Fair enough. > I tried to use vim, but it's a too long file to manage (I don't know how > to do, too). Vim should be able to handle it. If vim can't handle it, you may be left w

Re: [Mailman-Users] Delete message in large mbox

2008-02-23 Thread Brad Knowles
On 2/23/08, Mark Sapiro wrote: > You could try ed, ex, vi or vim, or you could just edit the individual > HTML message per the last section in the revised FAQ. My recollection is that ed, ex, and the original vi cannot handle arbitrarily long lines or binary content, and don't work well with

Re: [Mailman-Users] Delete message in large mbox

2008-02-23 Thread Brad Knowles
On 2/23/08, Odieresis [Gmail] wrote: > Now my question is how to handle a large mailbox file. Maybe it's a dumb > question, I can't open the file with mutt or emacs, I think these are > unavailable on my virtual server. You may need to talk to your service provider to find out what tools they

Re: [Mailman-Users] Delete message in large mbox

2008-02-23 Thread Brad Knowles
On 2/23/08, Odieresis [Gmail] wrote: > Now I have a large mbox of MB 200. That's not a large mbox. A large mbox is 2GB, especially on a system where the OS is not configured to support "large files", and 2GB is the largest file size it can handle. Oh, and the machine has only 2GB of RAM. >

Re: [Mailman-Users] Delete message in large mbox

2008-02-23 Thread Odieresis [Gmail]
Mark Sapiro ha scritto: > You could try ed, ex, vi or vim, or you could just edit the individual > HTML message per the last section in the revised FAQ I don't want to edit the html files and leave the message in the mailbox. I tried to use vim, but it's a too long file to manage (I don't know how

Re: [Mailman-Users] Delete message in large mbox

2008-02-23 Thread Mark Sapiro
Odieresis wrote: > >Thank you Mark, this is where I collected the informations about how to >delete the messages. >Now my question is how to handle a large mailbox file. Maybe it's a dumb >question, I can't open the file with mutt or emacs, I think these are >unavailable on my virtual server.

Re: [Mailman-Users] Delete message in large mbox

2008-02-23 Thread Odieresis [Gmail]
Mark Sapiro ha scritto: > If you haven't already done so, see > . > Even if you have seen this FAQ, see it again as I just revised it. > Thank you Mark, this is where I collected the informations about how to delete the mes

Re: [Mailman-Users] Delete message in large mbox

2008-02-23 Thread Mark Sapiro
Odieresis wrote: > >I need to delete a message from the archive. I read in some post I have >to open mbox file of the list and manually remove the message as in >source code. Then to rebuild the archive it's necessary to backup the >archive folder and leave it blank. > >Now I have a large mbox o

Re: [Mailman-Users] get_content_type() takes exactly 1 argument (2given)

2008-02-23 Thread Barry Warsaw
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I set the Reply-To to mailman-developers, since that's where we should move this discussion to. On Feb 22, 2008, at 11:14 PM, Brad Knowles wrote: > On 2/22/08, Barry Warsaw wrote: > >>> Can we at least use a hashed mail directory solution that does

[Mailman-Users] Delete message in large mbox

2008-02-23 Thread Odieresis [Gmail]
Hi, I need to delete a message from the archive. I read in some post I have to open mbox file of the list and manually remove the message as in source code. Then to rebuild the archive it's necessary to backup the archive folder and leave it blank. Now I have a large mbox of MB 200. Can you te