date and time created 83/02/11 15:45:08 by rrh
[unix-history] / usr / src / usr.bin / mail / config.c
index 6785025..34b1fb5 100644 (file)
@@ -1,6 +1,6 @@
 #
 
 #
 
-static char    *SccsID[] = "@(#)config.c       1.5 %G%";
+static char    *SccsID[] = "@(#)config.c       1.6 %G%";
 
 /*
  * This file contains definitions of network data used by Mail
 
 /*
  * This file contains definitions of network data used by Mail
@@ -57,6 +57,7 @@ struct netmach netmach[] = {
        "onyx",         'x',            SN,
        "cory",         'y',            SN,
        "eecs40",       'z',            SN,
        "onyx",         'x',            SN,
        "cory",         'y',            SN,
        "eecs40",       'z',            SN,
+       EMPTY,          EMPTYID,        SN,     /* Filled in dynamically */
        0,              0,              0
 };
 
        0,              0,              0
 };