We've disabled the quota checks in a 1.x version and it has produced a major speed gain in the database. Previously our database was spiking to high loads doing the SUM() calcs, so I wouldn't underestimate the cost of this when you get to large message stores.
If possible - it would be great to have a config item which could be enabled to disable quota checks on delivery... Would save patching each release. -- Regards, Mark Mackay -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Simon Gray Sent: Thursday, 28 October 2004 4:53 a.m. To: 'Ilja Booij'; 'DBMail mailinglist' Subject: RE: [Dbmail] dbmail-smtp slow > I don't think that disabling quota checks will get you any real speed > improvement. The real speed issues here are in the starting of the > dbmail-smtp process, setting up database connection etc. >