• exec/emailfiles.js

    From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Sat Jan 23 15: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 attachmentsInstall via "jsexec emailfiles -install". See comments for details.This is the result of the script begun in this tutorial video:https://youtu.be/1cSnF3Vq9XA
    --- 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 24 01: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.
    --- 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 Tue Jan 26 00: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 changeAdd the name of the BBS and the IP address, protocol, and port of therequesting user/client.If prompt=false in the modopts.ini, don't prompt for (allow change of)destination email address. Extra security-conscious systems may actuallyverify email addresses and want to disallow sending of files to other(non-verified) addresses.
    --- SBBSecho 3.12-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)