[Dbmail] -i for dbmail-smtp

2004-08-12 Thread Darrell Schiebel
Hi, I've just started using dbmail... I'm moving to osx and I like apple's mail app sooo I'm abandoning my much loved mh for the brave new world of imap et al. The reason I liked mh was that it was easy to grep (either with grep or with glimpse) through all of my email while still organizing

[Dbmail] DBMail and IMAP - too many connections

2004-08-12 Thread boliver
I tried to start the IMAP daemon that comes with DBMail 1.2.9, it started up correctly and I was able to connect to a mailbox via IMAP and create folders and move messages around but then I found after a minute I couldn't connect to my MySQL database any longer. I kept getting the message ( "T

Re: [Dbmail] DBMail and IMAP - too many connections

2004-08-12 Thread M. J. [Mike] O'Brien
1) Increase the number of connections in /etc/my.cnf (the MySQL Config file). example: max_connections=300 (300 to 1000 might be a good working range) I run mine at 1000. The default number of MySQL connections without a configuration directive is much to low. The DbMail imap daemon connectio