• src/sbbs3/mailsrvr.c mailsrvr.h sbbs_ini.c src/sbbs3/scfg/scfgsrvr.c

    From Rob Swindell (on ChromeOS)@1:103/705 to Git commit to main/sbbs/master on Mon May 29 19:28:48 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/29204587e88f4083a18e6bd6
    Modified Files:
    src/sbbs3/mailsrvr.c mailsrvr.h sbbs_ini.c src/sbbs3/scfg/scfgsrvr.c Log Message:
    Add option (for deon) to notify offline users of new received email (SMTP) msgsThe notification of offline users was removed from the mail server 13 yearsago (commit 729eb16b838bbb) without a lot of fanfare or explanation. Add anoption for notification of offline users (in addition to online users) forthose sysops that want that behavior.Use the userdat is_user_online() function in place of the getnodedat() loop,which also wasn't considering nodes in "logon" status as having a user online.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)