• Mixed encoding messages are problematic for QWK and FTN

    From Rob Swindell@VERT to GitLab issue in main/sbbs on Thu Dec 12 01:27:13 2024
    open https://gitlab.synchro.net/main/sbbs/-/issues/842

    It's possible to post messages from Synchronet that contain CP437-encoded header fields (e.g. Subject field) and UTF-8 encoded message body. This is a problem for both QWK (Synchronet extensions for UTF-8) and FTN, which don't support this mix of encodings.

    We can translate/correct the encodings upon export to these formats, but it's probably better to try to prevent them from being this way in the message base in the first place.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Fri Mar 14 21:47:51 2025
    https://gitlab.synchro.net/main/sbbs/-/issues/842#note_6767

    See commit 8010070c0bc86aaf8104a144b which addresses this issue with SBBSecho and sysop-configured origin lines with CP437 chars.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net