• ctrl/sbbs.ini

    From rswindell@VERT to CVS commit on Friday, March 07, 2014 14:56:39
    ctrl sbbs.ini 1.66 1.67
    Update of /cvsroot/sbbs/ctrl
    In directory cvs:/tmp/cvs-serv26880

    Modified Files:
    sbbs.ini
    Log Message:
    * Eliminated the sbbs.ini [BBS] Options flag: USE_2ND_RLOGIN
    - this option has been a default option flag for 10 years
    - this option was introduced *before* the RLogin password capability
    - Synchronet now always expects the login-ID (alias) to be the 2nd string received during RLogin connections (called 'server-user-name' in RFC 1282).


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Thursday, March 13, 2014 00:11:49
    ctrl sbbs.ini 1.67 1.68
    Update of /cvsroot/sbbs/ctrl
    In directory cvs:/tmp/cvs-serv8360

    Modified Files:
    sbbs.ini
    Log Message:
    Added missing values to [mail] section (with default values):
    - MaxMsgSize
    - MaxMsgsWaiting
    - ConnectTimeout
    Added NO_DOS comment to [bbs]->Options section


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Lord Time@VERT/TIME to rswindell on Sunday, March 16, 2014 09:36:45
    ctrl sbbs.ini 1.67 1.68
    Update of /cvsroot/sbbs/ctrl
    In directory cvs:/tmp/cvs-serv8360

    Modified Files:
    sbbs.ini
    Log Message:
    Added missing values to [mail] section (with default values):
    - MaxMsgSize

    you might change the 20 bytes to 100 bytes, made a test e-mail myself,
    couldn't get in :

    09:25:34 1400 SMTP Connection accepted on port 25 from: 209.85.220.43 port 35101 09:25:34 1400 SMTP Hostname: mail-pa0-f43.google.com
    09:25:35 1400 SMTP Receiving mail message from: <lordtime2000@gmail.com> to lord.time@time.synchro.net
    09:25:35 1400 SMTP Content-Transfer-Encoding = 7bit
    09:25:35 1400 SMTP End of message (body: 8 lines, 196 bytes, header: 37
    lines, 1820 bytes)
    09:25:35 1400 SMTP Executing external mail processor: MailAuth
    09:25:35 1400 !SMTP Message size (196) exceeds maximum: 20 bytes
    09:25:35 1400 SMTP Session thread terminated (2 threads remain, 1 clients served)


    ---

    Rob Starr
    Lord Time SysOp of
    Time Warp of the Future BBS
    Telnet://Time.Darktech.Org:24 or Telnet://TimeWarpFuture.dyndns.org:24 or Telnet://Time.Synchro.Net:24 (qwk or ftn & e-mail)
    ICQ # 11868133 or # 70398519 Jabber : lordtime2000@gmail.com
    Yahoo : lordtime2000 AIM : LordTime20000 MSN : Lord Time
    Astra : lord_time X-Box : Lord Time 2000 oovoo : lordtime2000
    ---
    þ Synchronet þ Time Warp of the Future BBS - Home of League 10 IBBS Games
  • From Digital Man@VERT to Lord Time on Sunday, March 16, 2014 15:23:53
    Re: Re: ctrl/sbbs.ini
    By: Lord Time to rswindell on Sun Mar 16 2014 09:36 am

    ctrl sbbs.ini 1.67 1.68
    Update of /cvsroot/sbbs/ctrl
    In directory cvs:/tmp/cvs-serv8360

    Modified Files:
    sbbs.ini
    Log Message:
    Added missing values to [mail] section (with default values):
    - MaxMsgSize

    you might change the 20 bytes to 100 bytes, made a test e-mail myself, couldn't get in :

    09:25:34 1400 SMTP Connection accepted on port 25 from: 209.85.220.43 port 35101 09:25:34 1400 SMTP Hostname: mail-pa0-f43.google.com
    09:25:35 1400 SMTP Receiving mail message from: <lordtime2000@gmail.com>
    to lord.time@time.synchro.net
    09:25:35 1400 SMTP Content-Transfer-Encoding = 7bit
    09:25:35 1400 SMTP End of message (body: 8 lines, 196 bytes, header: 37 lines, 1820 bytes)
    09:25:35 1400 SMTP Executing external mail processor: MailAuth
    09:25:35 1400 !SMTP Message size (196) exceeds maximum: 20 bytes
    09:25:35 1400 SMTP Session thread terminated (2 threads remain, 1 clients served)

    The default is now 20M (20 megabytes). If your copy of Synchronet is parsing that as "20 bytes", then you're not running the latest and greatest code.

    digital man

    Synchronet "Real Fact" #53:
    The Synchronet source code consists of over 500,000 lines of C and C++.
    Norco, CA WX: 87.6øF, 8.0% humidity, 3 mph E wind, 0.00 inches rain/24hrs

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From Lord Time@VERT/TIME to Digital Man on Sunday, March 16, 2014 16:35:10
    Re: Re: ctrl/sbbs.ini
    By: Lord Time to rswindell on Sun Mar 16 2014 09:36 am

    ctrl sbbs.ini 1.67 1.68
    Update of /cvsroot/sbbs/ctrl
    In directory cvs:/tmp/cvs-serv8360

    Modified Files:
    sbbs.ini
    Log Message:
    Added missing values to [mail] section (with default values):
    - MaxMsgSize

    you might change the 20 bytes to 100 bytes, made a test e-mail myself, couldn't get in :

    09:25:34 1400 SMTP Connection accepted on port 25 from: 209.85.220.43 port 35101 09:25:34 1400 SMTP Hostname: mail-pa0-f43.google.com
    09:25:35 1400 SMTP Receiving mail message from:
    <lordtime2000@gmail.com> to lord.time@time.synchro.net
    09:25:35 1400 SMTP Content-Transfer-Encoding = 7bit
    09:25:35 1400 SMTP End of message (body: 8 lines, 196 bytes, header: 37 lines, 1820 bytes)
    09:25:35 1400 SMTP Executing external mail processor: MailAuth 09:25:35 1400 !SMTP Message size (196) exceeds maximum: 20 bytes 09:25:35 1400 SMTP Session thread terminated (2 threads remain, 1 clients served)

    The default is now 20M (20 megabytes).

    ok

    If your copy of Synchronet is
    parsing that as "20 bytes", then you're not running the latest and greatest code.

    right now it build date 3/8/14 on monday it will be 3/16/14

    ---

    Rob Starr
    Lord Time SysOp of
    Time Warp of the Future BBS
    Telnet://Time.Darktech.Org:24 or Telnet://TimeWarpFuture.dyndns.org:24 or Telnet://Time.Synchro.Net:24 (qwk or ftn & e-mail)
    ICQ # 11868133 or # 70398519 Jabber : lordtime2000@gmail.com
    Yahoo : lordtime2000 AIM : LordTime20000 MSN : Lord Time
    Astra : lord_time X-Box : Lord Time 2000 oovoo : lordtime2000
    ---
    þ Synchronet þ Time Warp of the Future BBS - Home of League 10 IBBS Games
  • From rswindell@VERT to CVS commit on Wednesday, November 19, 2014 21:22:17
    ctrl sbbs.ini 1.68 1.69
    Update of /cvsroot/sbbs/ctrl
    In directory cvs:/tmp/cvs-serv13620

    Modified Files:
    sbbs.ini
    Log Message:
    Increase the [web] max_clients value from 50 to 150.
    Set the authentication value to "Digest, Basic" so that web browsers will use Digest (more secure) instead of Basic authentication, mostly.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Sunday, October 04, 2015 16:58:30
    ctrl sbbs.ini 1.70 1.71
    Update of /cvsroot/sbbs/ctrl
    In directory cvs:/tmp/cvs-serv18459

    Modified Files:
    sbbs.ini
    Log Message:
    Document ALLOW_TLS option and add to default settings.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Sunday, March 04, 2018 00:18:57
    ctrl sbbs.ini 1.72 1.73
    Update of /cvsroot/sbbs/ctrl
    In directory cvs:/tmp/cvs-serv13967

    Modified Files:
    sbbs.ini
    Log Message:
    Add new values/options.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Sunday, March 04, 2018 00:32:36
    ctrl sbbs.ini 1.73 1.74
    Update of /cvsroot/sbbs/ctrl
    In directory cvs:/tmp/cvs-serv15546

    Modified Files:
    sbbs.ini
    Log Message:
    Wiki says SMTP listens on port 587 by default. Make that happen.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sunday, March 04, 2018 14:04:45
    ctrl sbbs.ini 1.74 1.75
    Update of /cvsroot/sbbs/ctrl
    In directory cvs:/tmp/cvs-serv9249

    Modified Files:
    sbbs.ini
    Log Message:
    Use the new TLS-related settings.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tuesday, July 24, 2018 01:38:32
    ctrl sbbs.ini 1.75 1.76
    Update of /cvsroot/sbbs/ctrl
    In directory cvs:/tmp/cvs-serv6715

    Modified Files:
    sbbs.ini
    Log Message:
    Removed a trailing reference to the SYSOP_AVAILABLE option (controlled
    via BBS/terminal server startup option flags, now controlled via semfile).



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sunday, October 21, 2018 22:15:40
    ctrl sbbs.ini 1.76 1.77
    Update of /cvsroot/sbbs/ctrl
    In directory cvs:/tmp/cvs-serv4179

    Modified Files:
    sbbs.ini
    Log Message:
    Added default Pet40/80Port values and comments about how to use them to
    support Commodore/PETSCII terminals.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Monday, December 31, 2018 19:27:11
    ctrl sbbs.ini 1.77 1.78
    Update of /cvsroot/sbbs/ctrl
    In directory cvs:/tmp/cvs-serv18475

    Modified Files:
    sbbs.ini
    Log Message:
    Added new (advanced) option flag: NO_NEWDAY_EVENTS
    Unless you're running multiple instances of sbbs, you probably don't want
    to enable this.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Tuesday, January 01, 2019 04:33:25
    ctrl sbbs.ini 1.78 1.79
    Update of /cvsroot/sbbs/ctrl
    In directory cvs:/tmp/cvs-serv21713

    Modified Files:
    sbbs.ini
    Log Message:
    Enable SMTPS and POP3S by default.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Saturday, January 12, 2019 14:53:23
    ctrl sbbs.ini 1.79 1.80
    Update of /cvsroot/sbbs/ctrl
    In directory cvs:/tmp/cvs-serv12886

    Modified Files:
    sbbs.ini
    Log Message:
    Removed the NO_JAVASCRIPT option from the list of supported [bbs] Options
    (not practical to disable JavaScript for the terminal server any longer)
    and added the NO_SPY_SOCKETS option.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Saturday, January 12, 2019 16:06:47
    ctrl sbbs.ini 1.80 1.81
    Update of /cvsroot/sbbs/ctrl
    In directory cvs:/tmp/cvs-serv22747

    Modified Files:
    sbbs.ini
    Log Message:
    Remove unused [web] key (EmbJavaScriptExtension) and option (GET_IDENT)



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Saturday, January 12, 2019 16:30:26
    ctrl sbbs.ini 1.81 1.82
    Update of /cvsroot/sbbs/ctrl
    In directory cvs:/tmp/cvs-serv26458

    Modified Files:
    sbbs.ini
    Log Message:
    Disabled HTTP_LOGGING and CGI support in [web] by default.
    Mostly just white-space changes (beautification).
    Added some comments.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Tuesday, September 08, 2020 23:04:10
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/f12bb978d41ce5cbd823341b
    Modified Files:
    ctrl/sbbs.ini
    Log Message:
    Add the OutboundInterface key (blank).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Sunday, September 13, 2020 16:49:56
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/afcea4b585d34edbaccc02ea
    Modified Files:
    ctrl/sbbs.ini
    Log Message:
    List the Web server's (new) HSTS_SAFE option.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Tuesday, October 20, 2020 22:54:02
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/a7ca4eef625a22b2e7300cb8
    Modified Files:
    ctrl/sbbs.ini
    Log Message:
    Add MaxConcurrentConnections key to [mail] section

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Friday, November 20, 2020 00:29:45
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/e40b24d2cecd594313f1d0a9
    Modified Files:
    ctrl/sbbs.ini
    Log Message:
    Increase JavaScriptMaxBytes from 8M to 160M

    160M is the value used by the Mozilla/SpiderMonkey JSShell project, so I'm rationalizing that as an acceptable default. Of course, it would be good
    to optimize memory usage in JS scripts, so we'll work on that too. So, if you're a JS developer, best to play with lower values here to see if/where you're being potentially wasteful in your memory usage, but most sysops
    just want everything "to work".

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Monday, February 15, 2021 14:18:38
    https://gitlab.synchro.net/main/sbbs/-/commit/faac46533d1904dfd2b2a406
    Modified Files:
    ctrl/sbbs.ini
    Log Message:
    Document new [ftp] ALLOW_BOUNCE option

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Monday, February 15, 2021 19:14:16
    https://gitlab.synchro.net/main/sbbs/-/commit/343801e3ef21b1c2461bd087
    Modified Files:
    ctrl/sbbs.ini
    Log Message:
    Document new [ftp] ALLOW_BOUNCE option

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Monday, February 15, 2021 19:31:37
    https://gitlab.synchro.net/main/sbbs/-/commit/779a621a31d6e2ed76d8718d
    Modified Files:
    ctrl/sbbs.ini
    Log Message:
    Document new [ftp] ALLOW_BOUNCE option

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Thursday, February 18, 2021 00:50:51
    https://gitlab.synchro.net/main/sbbs/-/commit/843d849f8d96e1e3abeb3c49
    Modified Files:
    ctrl/sbbs.ini
    Log Message:
    Set default [web] TLSErrorLevel to Warning

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Saturday, January 01, 2022 18:12:50
    https://gitlab.synchro.net/main/sbbs/-/commit/4177818d9f963f8c59609350
    Modified Files:
    ctrl/sbbs.ini
    Log Message:
    Make ecWebv4 the default [web] RootDirectory value

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Monday, January 17, 2022 18:56:26
    https://gitlab.synchro.net/main/sbbs/-/commit/ce2503aedbcb08be45768ed2
    Modified Files:
    ctrl/sbbs.ini
    Log Message:
    A bit of re-sync with actual keys

    Remove JavaScriptContextStack (no longer used).
    Add *Sound keys to the [Global] section.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Tuesday, June 21, 2022 16:23:34
    https://gitlab.synchro.net/main/sbbs/-/commit/7cb1d3bcab3571e24eb308c6
    Modified Files:
    ctrl/sbbs.ini
    Log Message:
    Remove DIR_FILES [ftp] Option, removed (no longer applicable) inv 3.19b

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on ChromeOS)@VERT to Git commit to main/sbbs/master on Sunday, December 17, 2023 21:50:19
    https://gitlab.synchro.net/main/sbbs/-/commit/0db27c202d470d16e4918386
    Modified Files:
    ctrl/sbbs.ini
    Log Message:
    Add new keys and normalization durations (from seconds to minutes, 'M' suffix)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Tuesday, December 19, 2023 22:14:37
    https://gitlab.synchro.net/main/sbbs/-/commit/b49607e89e786f9b6bd7b4cc
    Modified Files:
    ctrl/sbbs.ini
    Log Message:
    Updated with some better defaults, some missing keys

    whitespace changes, durations (e.g. for timeouts)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Saturday, December 23, 2023 02:15:38
    https://gitlab.synchro.net/main/sbbs/-/commit/4f29ad4e1e3f616a1aba4418
    Modified Files:
    ctrl/sbbs.ini
    Log Message:
    Can't have bracket in a comment following a section (duh)

    Also updated some durations, lowercase unit designator, and added some
    more server section comments.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Saturday, January 20, 2024 23:35:45
    https://gitlab.synchro.net/main/sbbs/-/commit/0a1c643659e0239c305321f8
    Modified Files:
    ctrl/sbbs.ini
    Log Message:
    Set default value for SSHConnectTimeout

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¨@VERT to Git commit to main/sbbs/master on Tuesday, February 27, 2024 14:57:04
    https://gitlab.synchro.net/main/sbbs/-/commit/d9f376f8a0b25c94e0ff9015
    Modified Files:
    ctrl/sbbs.ini
    Log Message:
    Document the new ALLOW_SFTP option.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Saturday, March 02, 2024 22:59:08
    https://gitlab.synchro.net/main/sbbs/-/commit/72b70329ae340c9547bd63f7
    Modified Files:
    ctrl/sbbs.ini
    Log Message:
    Re-arrange the [BBS] Options comments, add missing NO_TELNET option

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Sunday, March 03, 2024 00:56:47
    https://gitlab.synchro.net/main/sbbs/-/commit/e326dcee0134188dde3dce05
    Modified Files:
    ctrl/sbbs.ini
    Log Message:
    Set default MaxSessionInactivity to 10 minutes and max SFTP inactivity to 5m

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Monday, March 11, 2024 22:08:55
    https://gitlab.synchro.net/main/sbbs/-/commit/35d5818bd30e2afb49cb8251
    Modified Files:
    ctrl/sbbs.ini
    Log Message:
    Remove obsolete MUTE options

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net