Hello, It's somewhat strange, but mbox2dbmail is definitely slow on a large mail folder. Less than 2 mesages per second.
There is no significant cpu usage, and large iowait time, so apparently it's all disk waiting. But the disk is not that slow (Seagate Barracuda 7200.7). I suspected slow Python handling of mbox at first. So, I have hacked the script so it only processes the mbox without calling dbmail - and then it was VERY fast. So, it seems that dbmail-smtp is actually quite slow. Why could that be? Perhaps I should change some mysql settings? Yours, Mikhail Ramendik