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 ( "Too many connections" ).
So I rebooted my Linux mail server and just connected to the MySQL system with my SQL front end, and after about 1 minute I got the same error. So it's like the IMAP daemon is spawning database connections until the limit is reached. Has anyone experienced this and does anyone have an insight as to how I might be able to solve this? Thanks. Bryan