summaryrefslogtreecommitdiff
path: root/comms/mgetty+sendfax
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>1994-11-21 04:18:59 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>1994-11-21 04:18:59 +0000
commitea51359e63631e6e63dca09271bd5e7528edd1bc (patch)
treeb4cc6f79925aaeb409f9ab61427035cdbc224f4e /comms/mgetty+sendfax
parentSet ownership and permissions (diff)
#define MAILER "/usr/sbin/sendmail"
Notes
Notes: svn path=/head/; revision=440
Diffstat (limited to 'comms/mgetty+sendfax')
-rw-r--r--comms/mgetty+sendfax/scripts/configure2
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/mgetty+sendfax/scripts/configure b/comms/mgetty+sendfax/scripts/configure
index dddd70aa4d26..9bf8c0727493 100644
--- a/comms/mgetty+sendfax/scripts/configure
+++ b/comms/mgetty+sendfax/scripts/configure
@@ -371,4 +371,6 @@ cat <<END
END
wn "file (eg /usr/local/lib/mgetty+sendfax/dialin.config):" CNDFILE
+ww MAILER \"/usr/sbin/sendmail\"
+
exit 0