• exec/nntpservice.js

    From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Mon Mar 17 17:28:22 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/a67545b66e6d3e61ea35cf70
    Modified Files:
    exec/nntpservice.js
    Log Message:
    Fix issue with being able to read mail base as a newsgroup

    ... when using the -mail option, which probably no sysop is.

    Just needed to set the 'can_read' property.

    As reported via IRC by Accession
    --- SBBSecho 3.23-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Wed Apr 23 21:39:00 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/3940ae18d33878a569d0587c
    Modified Files:
    exec/nntpservice.js
    Log Message:
    Add support for -utf8 option

    To force conversion of non-ASCII message body text, assumed to CP437,
    to UTF-8 encoded equivalent.

    Use of the -ascii option or when exporting sub-boards that are configured (in SCFG)
    to export ASCII only, defeats this option.

    Fix for issue #917.
    --- SBBSecho 3.24-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Fri Apr 25 14:18:25 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/19557fbbc0210ea91d4b52a0
    Modified Files:
    exec/nntpservice.js
    Log Message:
    The -mail option now allows user (non-Guest) access to their email

    in the "mail" group, rather than sysop acccess to *all* email.

    If any sysop actually wants the "all email" feature, that can be re-added
    easy enough.

    I *think* this is what Accession was asking for?
    --- SBBSecho 3.24-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Fri Apr 25 17:29:00 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/583789f0df745abc7a1e8f04
    Modified Files:
    exec/nntpservice.js
    Log Message:
    Include sent mail messages in "mail" newsgroup too
    --- SBBSecho 3.24-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)