• src/sbbs3/email.cpp src/sbbs3/scfg/scfgsys.c src/sbbs3/scfgdefs.h scfg

    From Rob Swindell (on ChromeOS)@1:103/705 to Git commit to main/sbbs/master on Sun Feb 26 16:41:56 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/f46aee59cc8a85f17565e179
    Modified Files:
    src/sbbs3/email.cpp src/sbbs3/scfg/scfgsys.c src/sbbs3/scfgdefs.h scfglib1.c scfgsave.c
    Log Message:
    Add optional/configurable feedback moduleMost sysops didn't know it, but if exec/feedback.* existed, it would beexecuted just before any user sent an email to the sysop (user #1),excluding new user validation requests:- make this module name configurable and loadable from mods- support JS module here (exit(1) to abort the feedback)- invoke for email being sent to *any* sysop (not just user #1)- don't invoke the module when sending *from* a sysop accountThis fixes issue #16
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)