* Trying to figure out why the SMTP Send queue is stuck on Uncensored. I corrected...
authorArt Cancro <ajc@citadel.org>
Fri, 13 Nov 2009 21:33:16 +0000 (21:33 +0000)
committerArt Cancro <ajc@citadel.org>
Fri, 13 Nov 2009 21:33:16 +0000 (21:33 +0000)
commit1e5a2eefd1319965ae880e6c80c170db542770cd
treed57cadfabe706fd9ebcdef9e1701b4861f520061
parent63cbcbf7992bdf6e0b0eb04db4b92476a609d543
* Trying to figure out why the SMTP Send queue is stuck on Uncensored.  I corrected one edge case where it was possible for the thread to exit without unlocking, but I don't think we were hitting that case.
citadel/modules/smtp/serv_smtp.c