Subj : src/doors/clans-src/src/myibbs.c To : Git commit to main/sbbs/master From : Deucе Date : Tue Oct 21 2025 23:58:35 https://gitlab.synchro.net/main/sbbs/-/commit/11670a1b34d46166baa4d355 Modified Files: src/doors/clans-src/src/myibbs.c Log Message: Fix issue with truncated attachments Despite the stored message format supporting (NUL-terminated) subjects of 72 bytes, the IBBS message generating "stuff" used a 50-byte buffer to build the file path in. This means lengths between 50 and 71 characters would be broken despite being valid. This extends that length to the max size supported by FidoNet. --- SBBSecho 3.30-Linux * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705) .