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

    From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Sat Jul 5 22:13:43 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.
    ---
    þ 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 Sat Aug 2 19:09:03 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.
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net