• src/sbbs3/msgtoqwk.cpp

    From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Tue Feb 3 16:28:30 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/3f2b039ecdb848bec901b827
    Modified Files:
    src/sbbs3/msgtoqwk.cpp
    Log Message:
    Strip MIME headers from messages when MIME over QWK is disabled (the default)

    Having the headers (in the HEADERS.DAT which gets imported into SMB message headers) but no MIME-encoded message body can confuse MIME-aware message readers (e.g. news/NNTP readers).

    Thanks to Accession for pointing out this (new) bug.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Sat Feb 21 17:32:29 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/5e185e3b79633dcfa28e0f74
    Modified Files:
    src/sbbs3/msgtoqwk.cpp
    Log Message:
    Don't wordwrap messages that are specifically flagged as "Format: fixed"

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Sun Apr 26 17:04:20 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/6859427055bc4d0765b3b981
    Modified Files:
    src/sbbs3/msgtoqwk.cpp
    Log Message:
    Remove "@address" part of QWK to-user for local mail in QWKnet node packets

    I think'll resolve the issue of QWKnet node accounts receiving email from gitlab@synchro.net (e.g. registration verification messages).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Sun Apr 26 21:35:41 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/8aed9d17122cb80ba3905da6
    Modified Files:
    src/sbbs3/msgtoqwk.cpp
    Log Message:
    A more full fix for removing the @address from local mail for QWKnet nodes

    We needed to perform the truncation before the HEADERS.DAT file is created.

    Re: commit 6859427055bc4d0765b3

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