• src/sbbs3/sbbs.h writemsg.cpp

    From rswindell@VERT to CVS commit on Sunday, July 07, 2019 15:52:51
    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).


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thursday, July 18, 2019 15:47:46
    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. :-)


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