summaryrefslogtreecommitdiff
path: root/sys/dev/microcode/isp
diff options
context:
space:
mode:
authorperry <perry@NetBSD.org>2003-04-05 17:45:11 +0000
committerperry <perry@NetBSD.org>2003-04-05 17:45:11 +0000
commit626a48a0335aa7a58fc0581d622a684c18674937 (patch)
treec7fbd7b044dba5d72412aaa11898f7062d483a0c /sys/dev/microcode/isp
parentf126378bbb72ec881e72fa6626c4f15fb0f870fa (diff)
rmail really shouldn't be invoking sendmail with "-odq" ("queue only")
any more -- this drastically slows delivery because the next queue run might be an hour away. Pointed out by Takahiro Yugawa PR bin/21018 He suggested changing to -odi, but I've changed to -odb (background delivery) instead. I've left an #ifdef QUEUE_ONLY for those who would like to build the old way, but I'm not expecting any. I've also heavily commented this line of code to explain the issues to anyone reading it later on. I would have made this a run time command line flag, but it isn't like you can change rmail's arguments given the uucp architecture, and besides, UUCP is mostly dead...
Diffstat (limited to 'sys/dev/microcode/isp')
0 files changed, 0 insertions, 0 deletions