CVSROOT: /cvs Module name: src Changes by: [email protected] 2012/03/13 17:07:58
Modified files:
usr.sbin/smtpd : scheduler_ramqueue.c
Log message:
When moving back envelope from offload tree to msg tree ... remove the
envelope from offload tree not msg tree, this corrupts the ramqueue in
ways that I couldn't imagine before wasting so many hours tracking it.
Fixes crash on my server under load, no crash after about 20K mails
processed from up to 150 concurrent sessions.
