Subj : src/smblib/smbtxt.c To : Git commit to main/sbbs/master From : Rob Swindell Date : Thu Dec 10 2020 01:33 am https://gitlab.synchro.net/main/sbbs/-/commit/0c68700b9eab611daa7c0510 Modified Files: src/smblib/smbtxt.c Log Message: Include comment headers in smb_getmsgtxt() returned buffer even when GETMSGTXT_PLAIN mode flag is used and the message contains a MIME-encoded plain-text portion. Obviously the GETMSGTXT_NO_HFIELDS exception still applies. The fixed problem was when forwarding a MIME-encoded email, the forwarding information (and user comment, if supplied) could be suppressed/lost. .