Added switches for BBBS as uplink

This commit is contained in:
Michiel Broek
2004-08-12 14:21:02 +00:00
parent 5faafe23c2
commit 9198b319d3
2 changed files with 84 additions and 59 deletions

View File

@@ -1563,7 +1563,7 @@ struct _nodes {
unsigned UplAmgrBbbs : 1; /* Uplink AreaMgr BBBS */
unsigned Crash : 1; /* Netmail crash */
unsigned Hold : 1; /* Netmail hold */
unsigned AddPlus : 1; /* Add + for uplink msgs */
unsigned xAddPlus : 1;
unsigned MailPwdCheck : 1; /* Mail password check */
unsigned Deleted : 1; /* Node is deleted */
unsigned NoEMSI : 1; /* No EMSI handshake */