• src/sbbs3/scfg/scfgnet.c

    From rswindell@VERT to CVS commit on Mon Apr 6 22:32:14 2020
    src/sbbs3/scfg scfgnet.c 1.46 1.47
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv24500

    Modified Files:
    scfgnet.c
    Log Message:
    Time-saving measures when adding subs to a QWKnet hub:
    - auto-increment the next sub position
    - save and auto-increment the last conference number

    This reduces the task of adding of subs to a QWKnet hub to just a bunch of jamming on the ENTER key (usually).


    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thu Apr 30 17:13:14 2020
    src/sbbs3/scfg scfgnet.c 1.47 1.48
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv15348

    Modified Files:
    scfgnet.c
    Log Message:
    New option to control whether the "KILLSENT" attribute is set on locally created Internet email messages. Defaults to "No".
    At the request of Mark Lewis.


    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Fri May 1 10:21:49 2020
    src/sbbs3/scfg scfgnet.c 1.48 1.49
    Update of /cvsroot/sbbs/src/sbbs3/scfg
    In directory cvs:/tmp/cvs-serv2708

    Modified Files:
    scfgnet.c
    Log Message:
    Typo in previous commit.


    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Sat May 9 19:38:52 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/4b2c9fe3372c3aea6f4ec943
    Modified Files:
    src/sbbs3/scfg/scfgnet.c
    Log Message:
    scfg: auto-configure MQTT fields when Internal Broker is toggled on

    Sets broker_addr=127.0.0.1, broker_port=8883 (if was 1883),
    tls_mode=SBBS, protocol_version=5 so jsexec and other external MQTT
    clients can connect to the internal broker. Shows editable port
    field when internal broker is selected.

    Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Mon May 25 01:31:31 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/4474156473c0bebd46d99190
    Modified Files:
    src/sbbs3/scfg/scfgnet.c
    Log Message:
    scfg: rich helpbuf for Networks > FidoNet EchoMail and NetMail menu

    Replace the three-line stub with per-option help for all 13-14 options
    (System Addresses, Default Origin Line, NetMail/EchoMail semaphores,
    NetMail Directory, Allow Sending, File Attachments, Send Using Alias, Crash/Direct/Hold defaults, Kill After Sent, Cost, Choose Source
    Address). Names BinkIT (mailer) and SBBSecho (tosser) as the bundled Synchronet pairing on the message-base/tosser distinction.

    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Mon May 25 01:31:31 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/5ac5b53977cff5dab277781e
    Modified Files:
    src/sbbs3/scfg/scfgnet.c
    Log Message:
    scfg: rich helpbuf for Network Configuration (Networks) root menu

    Replace the one-line stub with a per-sub-menu summary of all four
    entries (Internet E-mail, QWK Packet Networks, FidoNet EchoMail and
    NetMail, MQTT), each pointing the sysop at the right sub-menu for
    the network they care about and cross-referencing the related
    server-side configuration where applicable.

    This wraps up the Tier-1 SCFG helpbuf fill-out: every user-facing
    section intro now has per-entry orientation instead of a "this menu
    contains options" stub.

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