• exec/email_sec.js

    From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Sun Jan 3 17:57:37 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/ff38466ef4b8be4647738c54
    Modified Files:
    exec/email_sec.js
    Log Message:
    Ctrl-C aborts email menu.
    --- SBBSecho 3.12-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 Sun Jan 3 17:57:37 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/fdb743f4b3e1c7d2703b7d14
    Modified Files:
    exec/email_sec.js
    Log Message:
    Add 'L' command to run 'msglist.js'For systems where not everyone wants to use the msglist module.For DesotoFireflite (VALHALLA)
    --- SBBSecho 3.12-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 Mon Jan 4 11:16:51 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/e389f2e7612b6985aa97340f
    Modified Files:
    exec/email_sec.js
    Log Message:
    Use bbs.exec() to execute msglist.js instead of load() for on-exit clean-upThe on-exit handlers which restore the console and system flags back to theirprevious states don't execute when load()'d from this script. Not sure why(Deuce?) - using bbs.exec() as a work-around now. :-(
    --- SBBSecho 3.12-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 Sat Jan 1 20:59:15 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/e7c720518d880e91d1815fe4
    Modified Files:
    exec/email_sec.js
    Log Message:
    Trim white-space from email/netmail addresses
    --- SBBSecho 3.14-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)