• src/sbbs3/sbbsecho.c sbbsecho.h

    From rswindell@1:103/705 to CVS commit on Tue Mar 19 12:34:26 2019
    src/sbbs3 sbbsecho.c 3.105 3.106 sbbsecho.h 3.26 3.27
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv20899

    Modified Files:
    sbbsecho.c sbbsecho.h
    Log Message:
    Export/import the original message editor column width (when known) as a new FidoNet "Kludge line" (control line): "\1COLS: <columns>\r" where <columns>
    is a value between 0 and 255 and a value of 0 is special, meaning "unknown"
    and not normally specified (this is the default assumption when there is no "columns"/COLS header field). When a message editor column width is unknown,
    is is normally assumed to have been 80 columns for word-wrapping/re-wrapping purposes when displaying the message text.

    This feature has worked well for Synchronet's QWK networking (i.e. there are far fewer instances of word-wrapping/re-wrapping issues when viewing messages on DOVE-Net), so I decided to support this message header field over FTN (SBBSecho) as well. Hopefully other FidoNet software authors will notice and support this header field in the future as there are still numerous examples
    of word-wrap issues when viewing FidoNet messages. At least Synchronet <-> Synchronet systems over FidoNet should be able to re-wrap and display all message text nicely when both ends support this kludge line.

    Incremented SBBSecho version number to 3.07.


    --- SBBSecho 3.07-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Mon Jul 22 15:34:26 2019
    src/sbbs3 sbbsecho.c 3.117 3.118 sbbsecho.h 3.31 3.32
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv8307

    Modified Files:
    sbbsecho.c sbbsecho.h
    Log Message:
    Increase the maximum TicPwd len from 8 to 40 chars. Although SBBSecho
    doesn't actually *use* the password for anything, EchoCfg uses the nodecfg_t definition from here (which includes the 'ticpwd') and the SBBSecho AreaManager allows remote changes of the TicPwd by linked-nodes. For PSI-Jack.


    --- SBBSecho 3.07-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Thu Jul 25 03:54:04 2019
    src/sbbs3 sbbsecho.c 3.119 3.120 sbbsecho.h 3.33 3.34
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv25156

    Modified Files:
    sbbsecho.c sbbsecho.h
    Log Message:
    Import "CHRS:" or "CHARSET:" control line values into the (new) SMB hfield: FIDOCHARSET
    Export CHRS: control line with value determined by sub-board settings (e.g. ASCII only) and the contents of the message (UTF-8 or CP437).
    Import "NOTE:" control line values into the SMB_EDITOR hfield and export
    from SMB_EDITOR -> NOTE:.
    Increment SBBSecho version to 3.08.

    --- SBBSecho 3.08-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Fri Feb 19 00:08:57 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/45ced2a3b39d30cbb8c909e6
    Modified Files:
    src/sbbs3/sbbsecho.c sbbsecho.h
    Log Message:
    Automatically route in-transit mail to points to boss nodesIf the destination point node is not a linked node (does not exist in sbbsecho.ini), but the boss node is linked, automatically route to the boss node. The log entries look like
    this when this happens:"Routing packet (%s) to boss-node %s""Routing NetMail (%s) to boss-node %s"For poindexter FORTRAN (REALITY) - test results appreciated.Incremented SBBSecho version to 3.13.
    --- SBBSecho 3.12-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 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) :-)
    --- SBBSecho 3.21-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Ragnarok@1:103/705 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
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Windows 11)@1:103/705 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).
    --- SBBSecho 3.27-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From poindexter FORTRAN@1:103/705 to Rob Swindell (on Windows 11) on Fri Jun 13 17:15:08 2025
    To: Rob Swindell (on Windows 11)
    Subject: src/sbbs3/sbbsecho.c sbbsecho.h
    @MSGID: <684CBF0C.17841.dove.sync_c@realitycheckbbs.org>
    @REPLY: <684B5D18.52390.syncprog@vert.synchro.net>
    @TZ: c1e0
    Re: src/sbbs3/sbbsecho.c sbbsecho.h
    By: Rob Swindell (on Windows 11) to Git commit to main/sbbs/master on Thu Jun
    12 2025 04:04 pm

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


    Thanks!

    ---
    ■ Synchronet ■ .: realitycheckbbs.org :: scientia potentia est :.
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Gamgee@1:103/705 to poindexter FORTRAN on Fri Jun 13 21:20:36 2025
    poindexter FORTRAN wrote to Rob Swindell (on Windows 11) <=-

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

    Thanks!

    Yep, and you're welcome for my answer too, which explained it, but you couldn't be bothered to acknowledge... :-\



    ... Post may contain information unsuitable for overly sensitive persons.
    --- MultiMail/Linux v0.52
    ■ Synchronet ■ Palantir BBS * palantirbbs.ddns.net * Pensacola, FL
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)