Subj : src/sbbs3/sbbsecho.c To : Git commit to main/sbbs/master From : Rob Swindell (on Windows 11) Date : Sat Nov 01 2025 13:48:11 https://gitlab.synchro.net/main/sbbs/-/commit/e7b93ae3f3f8dfb24d450f1c Modified Files: src/sbbs3/sbbsecho.c Log Message: Clean up import_netmail() - No longer use special return value (IMPORT_CLOSED) to indicate the .msg file was closed. Now we just set the FILE* to NULL if it was closed and return IMPORT_SUCCESS. - No longer deletes the .msg file here; expect the caller (main()) to do that. - Update the message header here (e.g. adding "RECEIVED" attribute flag), when appropriate. Sometimes this was added here, sometimes in the main(), and in some cases it should not have been added (e.g. for ignored and filtered netmail messages) but it was anyway. --- þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net .