[Dbmail] dbmail-util

2006-03-03 Thread Jorge Bastos
DecimalSorry me again, I've noticed that the disk space still's the sabe after i deleted about 500 messages via IMAP. There 500 messages should free up about 3/4 MB, after deleting and purge on the email client, i've runned: dbmail-util -d -y + dbmail-util -p -y And i still have the sabe space

Re: [Dbmail] dbmail-util

2006-03-03 Thread Leonel Nunez
Jorge Bastos wrote: Sorry me again, I've noticed that the disk space still's the sabe after i deleted about 500 messages via IMAP. There 500 messages should free up about 3/4 MB, after deleting and purge on the email client, i've runned: dbmail-util -d -y + dbmail-util -p -y And i still

Re: [Dbmail] dbmail-util

2006-03-03 Thread Jorge Bastos
MySQL - Original Message - From: "Leonel Nunez" <[EMAIL PROTECTED]> To: "DBMail mailinglist" Sent: Friday, March 03, 2006 1:20 AM Subject: Re: [Dbmail] dbmail-util Jorge Bastos wrote: Sorry me again, I've noticed that the disk space still's the sabe after i deleted about 500 m

Re: [Dbmail] dbmail-util

2006-03-03 Thread Leonel Nunez
Jorge Bastos wrote: MySQL Sorry .. I could put on the other mail that PostgreSQL needs vacuum to free space but MySQL I don't use it sorry again leonel

[Dbmail] dbmail-util

2006-03-03 Thread M. J. [Mike] OBrien
re: "...after i deleted about 500 messages via IMAP..." Hey Jorge: Short Version: Run the util 3x. Long Version: For mail where deleted_flag=1 It's one, two three gone. Like this. /usr/local/sbin/dbmail-util -a -y (result: status 2) /usr/local/sbin/dbmail-util -a -y (result: status 3) /usr/loca

Re: [Dbmail] dbmail-util

2006-03-03 Thread zamri
On 3/3/06, M. J. [Mike] OBrien <[EMAIL PROTECTED]> wrote: > > >re: "...after i deleted about 500 messages via IMAP..." > > Hey Jorge: > Short Version: Run the util 3x. > > Long Version: > For mail where deleted_flag=1 It's one, two three gone. Like this. > /usr/local/sbin/dbmail-util -a -y (result:

[Dbmail] announce: dbmail-2.1.5 released

2006-03-03 Thread Paul J Stevens
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, Dbmail 2.1.5 is now available. This is a bugfix-only release which fixes a small but fatal error in the LMTP code. http://www.dbmail.org/download/2.1/dbmail-2.1.5.tar.gz - -- ___

Re: [Dbmail] dbmail-util

2006-03-03 Thread Jesse Norell
> For mail where deleted_flag=1 It's one, two three gone. Like this. > /usr/local/sbin/dbmail-util -a -y (result: status 2) > /usr/local/sbin/dbmail-util -a -y (result: status 3) > /usr/local/sbin/dbmail-util -a -y (result: "deleted, gone, bye > bye") dbmail-u

Re: [Dbmail] dbmail-util

2006-03-03 Thread Jorge Bastos
Hum.. Is there any problem to do this with the imapd+pop3d running? - Original Message - From: "Jesse Norell" <[EMAIL PROTECTED]> To: "DBMail mailinglist" Sent: Friday, March 03, 2006 5:01 PM Subject: Re: [Dbmail] dbmail-util For mail where deleted_flag=1 It's one, two three

Re: [Dbmail] dbmail-util

2006-03-03 Thread Jesse Norell
On Fri, 2006-03-03 at 17:10 +, Jorge Bastos wrote: > Hum.. > Is there any problem to do this with the imapd+pop3d running? No, none at all. An rdbms backend makes that sort of thing very simple/straightforward. Usually if you have very much mail coming in/out a day you schedule dbmail-util

[Dbmail] (2.1.5) segfault on exit in dbmail-smtp (dsnuser_free)

2006-03-03 Thread Matthew Sayler
Hello, I'm continuing to work on testing 2.1.5 (I have run 2.0.9 in beta for a couple of clients with >50k messages). dbmail-imapd runs to my satisfaction now, but I am having problems with injection into dbmail. I currently use dbmail-smtp for this task (called from qmail .. ;). Messages are

[Dbmail] problem

2006-03-03 Thread Jorge Bastos
After i upgraded to 2.1.4 and noticed some wierd things, after this just went back to 2.0.9. >From there im having problems with the database, tables are beeing always >crashed. Any idea? or how should i repair? i've runned dbmail-util -a -y and... still the same problem Jorge

Re: [Dbmail] dbmail-util

2006-03-03 Thread M. J. [Mike] OBrien
However marked to dbmail_messages.deleted_flag 1; dbmail_messages.status 2 -- and there are many possibilities for databases evolving thru from DBMail version 1.2.11 thru 2.0.3 and 2.0.9 -- dbmail-util.8 All messages that are set for deletion will be marked for final deletion (status 3). All m

Re: [Dbmail] problem

2006-03-03 Thread Paul J Stevens
Jorge, trace_level=5 logs please Jorge Bastos wrote: > After i upgraded to 2.1.4 and noticed some wierd things, after this just > went back to 2.0.9. > From there im having problems with the database, tables are beeing > always crashed. > > Any idea? or how should i repair? > > i've runned d