That's not DBMail being slow, it's your database. Run top during message delivery and you'll see who's eating the cpu. Most likely you need to vacuum/optimize/analyze your tables. dbmail-util -c will do this for you.
Aaron On Wed, Apr 4, 2007, Eric Hiller <[EMAIL PROTECTED]> said: > I have been running 2.2.2 and it has been very stable. Ran it as soon as it > came out and it worked on a test machine. Only thing is it is MUCH slower > than 2.0.10. Any mail request and the sql server cpu is pegged at 100% for > 2+ seconds. Is this issue resolved, or will it be in 2.2.5? > > Thanks much for dbmail it really has been great, > Eric _______________________________________________ DBmail mailing list [email protected] https://mailman.fastxs.nl/mailman/listinfo/dbmail
