• exec/nntpservice.js

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Wednesday, April 23, 2025 21:39:00
    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.

    ---
    þ 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 Friday, April 25, 2025 14:18:25
    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?

    ---
    þ 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 Friday, April 25, 2025 17:29:00
    https://gitlab.synchro.net/main/sbbs/-/commit/583789f0df745abc7a1e8f04
    Modified Files:
    exec/nntpservice.js
    Log Message:
    Include sent mail messages in "mail" newsgroup too

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