• exec/emailfiles.js

    From Rob Swindell@VERT to Git commit to main/sbbs/master on Sat Jan 23 23:34:46 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/005faa3d2149e4cb74ac47cc
    Added Files:
    exec/emailfiles.js
    Log Message:
    Transfer protocol module that sends files as E-mail attachments

    Install via "jsexec emailfiles -install". See comments for details.
    This is the result of the script begun in this tutorial video: https://youtu.be/1cSnF3Vq9XA

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sun Jan 24 09:52:16 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/cd336cc8cfda798c7c3a6e06
    Modified Files:
    exec/emailfiles.js
    Log Message:
    Support filelists (+filename) and checking/capping of disk usage.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Tue Jan 26 08:45:06 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/018ab9599a0454632fc59429
    Modified Files:
    exec/emailfiles.js
    Log Message:
    Add more detail to the message body and support no-emailaddr change

    Add the name of the BBS and the IP address, protocol, and port of the requesting user/client.

    If prompt=false in the modopts.ini, don't prompt for (allow change of) destination email address. Extra security-conscious systems may actually
    verify email addresses and want to disallow sending of files to other (non-verified) addresses.

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