aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Uhlin <markus@nifty-networks.net>2023-12-17 23:38:32 +0100
committerMarkus Uhlin <markus@nifty-networks.net>2023-12-17 23:38:32 +0100
commit1dca955a8a97db844172a972ddbe48b77ea6f952 (patch)
treec6160ebce7c4319c10b11d411b4b38a4a720d7e8
parent277edb2443551153b63f3f5e34d7e51032bc2070 (diff)
Disabled 'MAILPROGRAM'
-rw-r--r--FICS/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/FICS/config.h b/FICS/config.h
index e6d1d50..312c786 100644
--- a/FICS/config.h
+++ b/FICS/config.h
@@ -81,7 +81,7 @@
/*
* Where the standard ucb mail program is
*/
-#define MAILPROGRAM "/usr/bin/mail"
+//#define MAILPROGRAM "/usr/bin/mail"
/*
* 'SENDMAILPROG' is a faster and more reliable means of sending mail