• src/sbbs3/scfg/scfgnet.c

    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) <noreply@anthropic.com>

    ---
    ï¿­ 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