aboutsummaryrefslogtreecommitdiffstats
path: root/FICS/config.h
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2023-12-17 22:56:55 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2023-12-17 22:56:55 +0100
commit3fedae33b78a561680ac871e62c8c6b94ef7788b (patch)
treeee66ea7838342778e76c3f8138f96d970d962eff /FICS/config.h
parent36b3c9b86ada97bc7b7dc7c08047d45853164145 (diff)
MAILPROGRAM: /usr/bin/mail
Diffstat (limited to 'FICS/config.h')
-rw-r--r--FICS/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/FICS/config.h b/FICS/config.h
index 49e6f21..d77e3bc 100644
--- a/FICS/config.h
+++ b/FICS/config.h
@@ -84,7 +84,7 @@
/* Where the standard ucb mail program is */
-#define MAILPROGRAM "/usr/ucb/mail"
+#define MAILPROGRAM "/usr/bin/mail"
/* SENDMAILPROG is a faster and more reliable means of sending mail if
defined. Make sure your system mailer agent is defined here properly