blob: 57213860970d41601f7b5d30098cee2299e1acf5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- inews/conf.h.orig Sun May 2 17:08:27 1999
+++ inews/conf.h Sun May 2 17:08:33 1999
@@ -51,7 +51,7 @@
* define DOMAIN to be your FQDN.
*/
-/* #define DOMAIN "frobozz.com.bogus" */
+#define DOMAIN "frobozz.com.bogus"
/*
* If you define this, the hostname will not appear in the posting
|