![]() |
s/qmail 4.3.20
Next generation secure email transport
|
Go to the source code of this file.
Macros | |
#define | SLEEP_TODO 1500 /* check todo/ every 25 minutes in any case */ |
#define | SLEEP_FUZZ 1 /* slop a bit on sleeps to avoid zeno effect */ |
#define | SLEEP_FOREVER 86400 /* absolute maximum time spent in select() */ |
#define | SLEEP_CLEANUP 76431 /* time between cleanups */ |
#define | SLEEP_SYSFAIL 123 |
#define | OSSIFIED 129600 /* 36 hours; _must_ exceed q-q's DEATH (24 hours) */ |
#define OSSIFIED 129600 /* 36 hours; _must_ exceed q-q's DEATH (24 hours) */ |
Definition at line 12 of file sendtodo.h.
#define SLEEP_CLEANUP 76431 /* time between cleanups */ |
Definition at line 10 of file sendtodo.h.
#define SLEEP_FOREVER 86400 /* absolute maximum time spent in select() */ |
Definition at line 9 of file sendtodo.h.
#define SLEEP_FUZZ 1 /* slop a bit on sleeps to avoid zeno effect */ |
Definition at line 8 of file sendtodo.h.
#define SLEEP_SYSFAIL 123 |
Definition at line 11 of file sendtodo.h.
Definition at line 7 of file sendtodo.h.