• src/sbbs3/sbbs.h writemsg.cpp

    From rswindell@1:103/705 to CVS commit on Sun Jul 7 17:52:51 2019
    src/sbbs3 sbbs.h 1.522 1.523 writemsg.cpp 1.153 1.154
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv16814

    Modified Files:
    sbbs.h writemsg.cpp
    Log Message:
    Make the charset (e.g. UTF-8) detection/indication in msg headers more generic (e.g. applies to email and netmail now too).

    --- SBBSecho 3.07-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Thu Jul 18 17:47:46 2019
    src/sbbs3 sbbs.h 1.532 1.533 writemsg.cpp 1.160 1.161
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv18948

    Modified Files:
    sbbs.h writemsg.cpp
    Log Message:
    Support for a 3rd line of RESULT.ED drop file (from external message editors): Full editor name and version details (up to 127 chars), for use in the EDITOR msg header field which is propagated over QWK networks.
    From what I could find, the WWIV RESULT.ED file format only ever contained 2 lines:
    <Anonymous: 0/1>
    <subject>

    So adding support for an optional 3rd line should be fine and backwards compatible. Hopefully WWIV or its message editors don't define a different "standard" 3rd line in the future. :-)

    --- SBBSecho 3.07-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell@1:103/705 to Git commit to main/sbbs/master on Thu Dec 10 01:27:26 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/c8e6ae68a5875eaedc95777c
    Modified Files:
    src/sbbs3/sbbs.h writemsg.cpp
    Log Message:
    Allow subject to be changed when forwarding mail, support fwd-to QWKnetThe new messages subject may be passed into forwardmail(). If it isn't, it'll be prompted for (defaulting to the original message subject).Also, fix forwarding to QWKnet (look-up full-route/to-user-number).
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)