mailin_maildir_one shouldn't read all of the maildir
Brought to you by:
weaselp
pool.c:mailin_maildir_one reads and decrypts all of the maildir, which (as is the case with the current flood) can be quite a lot.
I suggest limiting this to batches (I changed it to POOLSIZE) and returning to give the sending of mail a chance, thereby smoothing the load on the system.
cm@tahina.priv.at
Logged In: YES
user_id=618735
Originator: NO
Changed to feature request since it's not actually a bug.