Subj : exec/nntpservice.js To : Git commit to main/sbbs/master From : Rob Swindell (on Debian Linux) Date : Thu Sep 12 2024 16:53:02 https://gitlab.synchro.net/main/sbbs/-/commit/04340d911b1e7282cdb74119 Modified Files: exec/nntpservice.js Log Message: Close any open message base after input timeout (5 minutes) As Nelgin pointed out, the nntpservice can leave a message bases open while a client is idle. Normally, an inactive client would be disconnected after 5 minutes of inactivity, so that wouldn't be much of an issue. However, if authenticated as a user with the H-exemption, no auto-disconnection after input timeout would happen. So let's close any open message base for good measure. The input/receive timeout probably should be configurable and lowered to a smaller duration (one minute?). I'll leave that for another commit. --- SBBSecho 3.20-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .