| 475 |
INDUMMYMAXP = 84; /* for both of the above: while (rnd < p) { senddummy(); } */ |
INDUMMYMAXP = 84; /* for both of the above: while (rnd < p) { senddummy(); } */ |
| 476 |
OUTDUMMYMAXP = 96; /* set max INDUMMYP and OUTDUMMYP such that 24 and 5.25 dummy messages will */ |
OUTDUMMYMAXP = 96; /* set max INDUMMYP and OUTDUMMYP such that 24 and 5.25 dummy messages will */ |
| 477 |
MIDDLEMAN = 0; /* be generated on average. More than this is insane. */ |
MIDDLEMAN = 0; /* be generated on average. More than this is insane. */ |
| 478 |
AUTOBLOCK = 1; |
AUTOBLOCK = 0; |
| 479 |
STATSDETAILS = 1; |
STATSDETAILS = 1; |
| 480 |
strnncpy(FORWARDTO, "*"); |
strnncpy(FORWARDTO, "*"); |
| 481 |
SIZELIMIT = 0; /* maximal size of remailed messages */ |
SIZELIMIT = 0; /* maximal size of remailed messages */ |