• src/sbbs3/js_system.c logfile.cpp postmsg.cpp sbbs.h

    From Rob Swindell (on Windows 11)@1:103/705 to Git commit to main/sbbs/master on Sat Jul 5 22:13:42 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/85c7df14176b892694583149
    Modified Files:
    src/sbbs3/js_system.c logfile.cpp postmsg.cpp sbbs.h
    Log Message:
    Allow notification emails to have a specified reply-to address

    This allows new user notification emails to be easily replied to.
    --- SBBSecho 3.28-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 Sat Aug 2 19:09:02 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/aaedf46cde6776f168729b7e
    Modified Files:
    src/sbbs3/js_system.c logfile.cpp postmsg.cpp sbbs.h
    Log Message:
    Optionally, use ctrl-char-stripped message for notification subject

    in inter-node/instant message

    Sometimes we pass text.dat strings to this notify() function and don't want to use its control characters/sequences, if any, in the notification message.
    --- SBBSecho 3.29-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)