aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/config.h
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2025-10-17 02:59:44 +0200
committerMarkus Uhlin <markus@nifty-networks.net>2025-10-17 02:59:44 +0200
commit28a18a27e3253f7afcb17569f98655d6f559b316 (patch)
tree26b7e202953331c022ea11bf30f9bc423b02116a /FICS/config.h
parent3e3113098225e151732871708fe5549d4b17a7ca (diff)
Separate program and program args
Diffstat (limited to 'FICS/config.h')
-rw-r--r--FICS/config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/FICS/config.h b/FICS/config.h
index 6edcb66..2396919 100644
--- a/FICS/config.h
+++ b/FICS/config.h
@@ -65,7 +65,8 @@
* options. These may differ significantly depending on the type of
* system and what mailer is installed.
*/
-#define SENDMAILPROG "/usr/sbin/sendmail -t"
+#define SENDMAILPROG "/usr/sbin/sendmail"
+#define SENDMAILPROG_ARGS "-t"
/*
* Details of the head admin