]> code.citadel.org Git - citadel.git/commit
give the smtp job queue an ability to do a quick or full run
authorArt Cancro <ajc@citadel.org>
Wed, 8 Feb 2023 02:41:41 +0000 (21:41 -0500)
committerArt Cancro <ajc@citadel.org>
Wed, 8 Feb 2023 02:41:41 +0000 (21:41 -0500)
commit6e3d819c1cc23ec217dcb7764d20e4743010c41e
treed9b25537983ac37ff81c23c00a38805aff6da0d9
parent84312c97a3d66f64521adc5973a757cb91ee85a3
give the smtp job queue an ability to do a quick or full run

The 'quick' run only processes new jobs; the 'full' run processes all jobs.
We have not yet set up any situations where a 'quick' run is done.
citadel/server/modules/smtp/serv_smtpclient.c