Reset run_queue_now back to 0 after a forced run of the SMTP queue.
authorArt Cancro <ajc@uncensored.citadel.org>
Tue, 5 Apr 2011 18:32:13 +0000 (14:32 -0400)
committerArt Cancro <ajc@uncensored.citadel.org>
Tue, 5 Apr 2011 18:32:13 +0000 (14:32 -0400)
commit50345c6aef61cff7d1e125fa1993df728cd4dea6
treeb0a91519fa44fee8b5b4cc9c085972700e61d9a8
parentba1de792ba9526ecb7e30a98f5914779968a0ea0
Reset run_queue_now back to 0 after a forced run of the SMTP queue.
Otherwise we continue to retry every message every minute, and that is bad.
citadel/modules/smtp/serv_smtp.c