• ctrl/modopts/emailval.ini exec/emailval.js

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Sun Jan 4 02:58:40 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/f66d03ffaf09d0783d1b393b
    Modified Files:
    ctrl/modopts/emailval.ini exec/emailval.js
    Log Message:
    Go back to to just the single exact-match security level option

    *I* think it should be a range comparison (e.g. level 0 - this_level), but since I don't personally use this script and noone has complained thus far,
    I guess the single exact security level match is okay. <shrug>

    ---
    þ 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 Tue Aug 4 01:24:32 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/46a3b3785be6e76cc31964be
    Modified Files:
    ctrl/modopts/emailval.ini exec/emailval.js
    Log Message:
    Add option to disable destination (email/netmail) address checking

    Follow-up to bc4f969f2a47 which didn't really work because there were 2 places that system.check_netmail_addr() were called (not just one) - the second one
    is pretty important as it disallows accidental loop-back addressing, so I wanted to leave that check enabled by default.

    For Winzlo

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