------------------------------------------------------------------------ r8048 | ajc | 2009-11-14 00:16:59 -0500 (Sat, 14 Nov 2009) | 1 line Changed paths: M /trunk/citadel/modules/smtp/serv_smtp.c
* Switched the SMTP Client back to a simple timer-event hook with a static variable lock. I couldn't figure out why davew's locking system didn't work. The code looks solid, but for some reason, after the first time it hits that 'already running' thread, once that first thread exits it never starts again. ------------------------------------------------------------------------