• exec/email_sec.js

    From rswindell@VERT to CVS commit on Wed Apr 1 02:48:05 2020
    exec email_sec.js 1.8 1.9
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv11243

    Modified Files:
    email_sec.js
    Log Message:
    Use require() instead of load().
    Use the cached text.js.
    Use the cached userprops.js.
    Use const where applicable.
    Call bbs.nodesync() before the command prompt.
    Display sent-mail in reverse order (newest at top).



    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Fri Apr 24 01:05:39 2020
    exec email_sec.js 1.9 1.10
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv859

    Modified Files:
    email_sec.js
    Log Message:
    Support multiple comma-separated netmail addresses in the To: string.


    ---
    � 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 Dec 6 20:21:43 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/f96747be372a7f75ed0f9511
    Modified Files:
    exec/email_sec.js
    Log Message:
    Use the user's chosen sort order for all mail reading modes ...

    including sent mail and unread mail

    ---
    � 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 Mon Mar 16 22:58:13 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/bb9104d0482b4e80e6ea3e46
    Modified Files:
    exec/email_sec.js
    Log Message:
    Make the prompt a module option

    i.e. to customize, create [email_sec] in ctrl/modopts.ini and add
    prompt: <text>

    As disussed (by xbit and Nelgin) in #synchronet

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