• src/sbbs3/sbbsecho.c sbbsecho.h

    From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Wed Nov 13 12:32:51 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/1ed8bdac91e88976d026c076
    Modified Files:
    src/sbbs3/sbbsecho.c sbbsecho.h
    Log Message:
    When processing AreaRequest with -R (rescan), rescan existing echoes too

    If the body of the request mesages message contains a list of area-tags,
    even if we already have the node linked to those echoes, do the rescan for
    each listed echo. Previously, only newly-added echoes would be rescanned
    via this method.

    Apparently the D'bridge built-in method of generating AreaManager requests
    uses this syntax (per Ward Dossche).

    Also, when rescanning due to AreaManager rescan request and generating a response netmail message, include the total number of messages exported as a result.

    Increase SBBSecho version number to v3.22 (Please upgrade, Fernando) :-)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Ragnarok@VERT/DOCKSUD to Rob Swindell (on Windows 11) on Thu Nov 14 23:47:52 2024
    El 13/11/24 a las 17:32, Rob Swindell (on Windows 11) escribi¢:
    https://gitlab.synchro.net/main/sbbs/-/commit/1ed8bdac91e88976d026c076 Modified Files:
    src/sbbs3/sbbsecho.c sbbsecho.h
    Log Message:
    When processing AreaRequest with -R (rescan), rescan existing echoes too

    If the body of the request mesages message contains a list of area-tags,
    even if we already have the node linked to those echoes, do the rescan for each listed echo. Previously, only newly-added echoes would be rescanned
    via this method.

    Apparently the D'bridge built-in method of generating AreaManager requests uses this syntax (per Ward Dossche).

    Also, when rescanning due to AreaManager rescan request and generating a response netmail message, include the total number of messages exported as a result.

    Increase SBBSecho version number to v3.22 (Please upgrade, Fernando) :-)
    ---
    ¨ Synchronet ¨ Vertrauen ¨ Home of Synchronet ¨ [vert/cvs/bbs].synchro.net

    very good news!.. I will pull from git asap!
    thanks!
    ---
    þ Synchronet þ Dock Sud BBS TLD 24 HS - bbs.docksud.com.ar
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Thu Jun 12 16:04:56 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/87df26e25a30401dd0179b3b
    Modified Files:
    src/sbbs3/sbbsecho.c sbbsecho.h
    Log Message:
    Automatically enable "EchoList Only" areamgr mode when EchoList Keys are used

    Logs a warning when doing so since this might be confusing if a sysop specifically left this setting disabled ("Allow Users to Add Areas from Area List" set to "Yes", the default, in echocfg) with EchoLists configured with Required Keys.

    This should automatically solve the "non-intuitive" configuration issue reported via DOVE-net by poindexter FORTRAN (REALITY).

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