Blog Links

Quick dirty fix to speed up qmail for bulk mailings

We were getting around 2 mails per second with qmail for a bulk emailing, which was not fast enough and rather than try and patch qmail to fix a bunch of problems,  we chose to put the qmail queue on a temporary file system.
It appears that one of qmails bottlenecks is disk access (so perhaps [...]