disable sendmail in distribution; better to do nothing in this case

than possibly do something *really*, *really* wrong.
This commit is contained in:
cgd 1993-11-07 10:42:45 +00:00
parent 90a52de601
commit 79f6d92119
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# set these to "NO" to turn them off. otherwise, they're used as flags
routed_flags=-q
sendmail_flags="-bd -q30m"
sendmail_flags=NO # for 'normal' use: sendmail_flags="-bd -q30m"
timed_flags=
# set the following to "YES" to turn them on