summaryrefslogtreecommitdiff
path: root/news/knews/patches/patch-aa
blob: 3200889b8a297c9929a6eebce9abcf0f60bfa5f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- configure.h.orig	Sun Aug 18 14:11:26 1996
+++ configure.h	Sun Nov 30 16:33:59 1997
@@ -14,7 +14,7 @@
  *
  *  If you don't have sendmail, use /bin/false :-).
  */
-/* #define MAIL_COMMAND "/usr/sbin/sendmail -t" */
+#define MAIL_COMMAND "/usr/sbin/sendmail -t"
 /* #define MAIL_COMMAND "/usr/lib/sendmail -t"  */
 
 
@@ -42,7 +42,7 @@
 /* #define DOMAIN_NAME "/your/file/here"  */
 /* #define DOMAIN_NAME "your_domain_here" */
 
-#define DOMAIN_HACK	1
+#define DOMAIN_HACK	0