diff options
-rw-r--r-- | FICS/config.h | 2 |
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 |