NetBSD/libexec
perry 626a48a033 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...
2003-04-05 17:45:11 +00:00
..
atrun
comsat
cron
fingerd
ftpd
getNAME
getty
hpropd
identd
kadmind
kpasswdd
ld.aout_so
ld.elf_so
lfs_cleanerd Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
mail.local
makekey
makewhatis
rexecd
rlogind
rmail rmail really shouldn't be invoking sendmail with "-odq" ("queue only") 2003-04-05 17:45:11 +00:00
rpc.rquotad
rpc.rstatd
rpc.rusersd
rpc.rwalld
rpc.sprayd
rshd
talkd
telnetd
tftpd
utmp_update
uucpd
Makefile
Makefile.inc