Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
config:sbbsecho.ini [2019/01/14 23:39] digital manconfig:sbbsecho.ini [2019/07/12 16:50] – [Node Sections] Mention BinkIT's support for file boxes (or lack thereof) digital man
Line 81: Line 81:
 The ''[BinkP]'' section is used for BinkP-specific global settings (i.e. used exclusively by [[module:BinkIT]] version 2): The ''[BinkP]'' section is used for BinkP-specific global settings (i.e. used exclusively by [[module:BinkIT]] version 2):
  
-^ Key                              ^ Default Value ^ Description ^ +^ Key           ^ Default Value ^ Description ^ 
-| Capabilities                     | <blank>       | If set, changes the text in the ''M_NUL NDL'' line from the default of “115200,TCP,BINKP” | +| Capabilities  | <blank>       | If set, changes the text in the ''M_NUL NDL'' line from the default of “115200,TCP,BINKP” | 
-| Sysop                            | <blank>       | If set, over-rides the sysop name (''ZYZ'') value (e.g. to send the sysop's real name instead of alias) | +| Sysop         | <blank>       | If set, over-rides the sysop name (''ZYZ'') value (e.g. to send the sysop's real name instead of alias) | 
 +| PlainAuthOnly | ''false''     | If set to ''true'', disables CRAM-MD5 authentication and encryption support for all inbound and outbound sessions (e.g. for trouble-shooting purposes) | 
 +| PlainTextOnly | ''false''     | If set to ''true'', disables encryption support for all inbound and outbound sessions (when set to ''false'', requires that //PlainAuthOnly// is also set to ''false'') |
 ==== Archive Sections ==== ==== Archive Sections ====
  
Line 118: Line 119:
 | ''Name''                     | Name of this linked-node's operator (e.g. real name or alias), auto-set when receiving Area Manager requests | | ''Name''                     | Name of this linked-node's operator (e.g. real name or alias), auto-set when receiving Area Manager requests |
 | ''Comment''    |               | Personal comment about this node (any text useful to you) | | ''Comment''    |               | Personal comment about this node (any text useful to you) |
-| ''Inbox''      |               | Optional filebox for incoming files (correlates with BinkD's ''ibox'' setting) | +| ''Inbox''      |               | Optional filebox for incoming files (correlates with BinkD's ''ibox'' setting, [[module:BinkIT]] does **not support** inboxes) | 
-| ''Outbox''                   | Optional filebox for outgoing files (correlates with BinkD's ''obox'' setting) |+| ''Outbox''                   | Optional filebox for outgoing files (correlates with BinkD's ''obox'' setting, [[module:BinkIT]] has //experimental support// for outboxes) |
 | ''Keys''                     | List of keys (comma-separated) which enable AreaFix access to one or more Additional EchoLists | | ''Keys''                     | List of keys (comma-separated) which enable AreaFix access to one or more Additional EchoLists |
 | ''Notify''     | ''false''     | Notify via NetMail of node's current AreaFix settings whenever SBBSecho is run with the '`-g`' option | | ''Notify''     | ''false''     | Notify via NetMail of node's current AreaFix settings whenever SBBSecho is run with the '`-g`' option |
Line 132: Line 133:
 | ''BinkpPoll''  | ''false''    | Poll this link (e.g. as part of the ''BINKPOLL'' timed event) for incoming mail | | ''BinkpPoll''  | ''false''    | Poll this link (e.g. as part of the ''BINKPOLL'' timed event) for incoming mail |
 | ''BinkpAllowPlainAuth'' | ''false''| Allow plain-password (in addition to CRAM-MD5) when authenticating with this linked node | | ''BinkpAllowPlainAuth'' | ''false''| Allow plain-password (in addition to CRAM-MD5) when authenticating with this linked node |
-| ''BinkpPlainAuthOnly''  | ''false''| //Only// support plain-password authentication with this linked node |+| ''BinkpPlainAuthOnly''  | ''false''| //Only// support plain-password authentication when connecting (outbound) with this linked node |
 | ''BinkpAllowPlainText'' | ''true'' | Allow plain-text (unencrypted) communication with this linked node | | ''BinkpAllowPlainText'' | ''true'' | Allow plain-text (unencrypted) communication with this linked node |
 | ''BinkpSourceAddress''  |          | Use an alternative FTN address as the source address when communicating with this node via BinkP | | ''BinkpSourceAddress''  |          | Use an alternative FTN address as the source address when communicating with this node via BinkP |