Re: [Dbmail] Which util switch does the OPTIMIZE?

2006-05-18 Thread Curtis Maurand
thanks, I'll think about that in the future. PostgreSQL has a learning curve. Its administration and setup is much different than MySQL and I'm used to the latter. I've tried to setup PostgreSQL before and had a great deal of difficulty. Its not as intuitive as MySQL. Curtis Ming-Wei Shi

Re: [Dbmail] Searching body returns nothing.

2006-05-18 Thread Paul J Stevens
Thanks Jack, In see that A0001 SEARCH 1:* BODY string works, but A0002 SEARCH BODY string doesn't I'm on it. -- Paul Stevens paul at nfg.nl NET FACILITIES GROUP GPG/

Re: [Dbmail] Searching body returns nothing.

2006-05-18 Thread Paul J Stevens
Jack, please try rev 2122. Paul J Stevens wrote: > Thanks Jack, > > In see that > A0001 SEARCH 1:* BODY string > > works, but > A0002 SEARCH BODY string > doesn't > > I'm on it. > -- Paul Stevens

Re: [Dbmail] quota

2006-05-18 Thread Andrea Fino
Niblett, David A wrote: We run a script that looks through the database each night and if a user is >=95% of their quota we send them an Email letting them know. We also use it as a placeholder to see if they haven't read it in 30 days time, at which point we do nothing currently, just statisti

Re: [Dbmail] Searching body returns nothing.

2006-05-18 Thread Jorge Bastos
Hi Paul, About me is there some news? Jorge - Original Message - From: "Paul J Stevens" <[EMAIL PROTECTED]> To: "DBMail mailinglist" Sent: Thursday, May 18, 2006 9:55 AM Subject: Re: [Dbmail] Searching body returns nothing. Jack, please try rev 2122. Paul J Stevens wrote: Tha

RE: [Dbmail] quota

2006-05-18 Thread Niblett, David A
My own opinion is it's not worth the time to write an IMAP interface to just check a users Quota. Anything that doesn't mean you have to get directly at the Email, I just pull it out of the DB. If you did it in IMAP you would have to open a connection for each user (I'd imagine). So you would ha

[Dbmail] rather generic question

2006-05-18 Thread jeroen clarysse
Hi all, a rather generic question from a newcomer to this list. Please forgive me if i'm way off topic ! My boss asked me to do some research on an upcoming project which will mainly revolve around a website which serves as a central messaging point among what is best described through an

Re: [Dbmail] rather generic question

2006-05-18 Thread kbaker
jeroen clarysse wrote: Hi all, a rather generic question from a newcomer to this list. Please forgive me if i'm way off topic ! My boss asked me to do some research on an upcoming project which will mainly revolve around a website which serves as a central messaging point among what is best

Re: [Dbmail] rather generic question

2006-05-18 Thread jeroen clarysse
thanks for the fast reply ! well, my biggest fear here is that my boss (or better : the project leader... he's not really in charge) is no idea at all about where this project is going... And the client allready signed the contract, fortunately (for me (the PHP-programmer)) without a deadli

Re: [Dbmail] rather generic question

2006-05-18 Thread Jacques Beaudoin
Hi, I don't realy know much about what you want to accomplish. I use horde with dbmail, both are mysql base. You could write your custom PHP apps to integrate in the Horde framework. ...this is just my fifty cent... Cordialement Jacques Beaudoin Agent d'administration Les services des technol

Re: [Dbmail] rather generic question

2006-05-18 Thread kbaker
jeroen clarysse wrote: thanks for the fast reply ! well, my biggest fear here is that my boss (or better : the project leader... he's not really in charge) is no idea at all about where this project is going... And the client allready signed the contract, fortunately (for me (the PHP-programm