From rswindell@VERT to CVS commit on Thursday, February 14, 2019 01:54:00
src/sbbs3 msgtoqwk.cpp 1.54 1.55
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv2096
Modified Files:
msgtoqwk.cpp
Log Message:
For normal (non-QWKnet) users, when packing QWK packets, include the
plain-text portion (only) for MIME-encoded messages (emails). If/when there
are ever QWK readers that support MIME-decoding, I'll make this behavior configurable. :-)
When passing mail between QWKnet nodes, leave the original MIME-encoding in tact (if there is any).
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From rswindell@VERT to CVS commit on Friday, July 26, 2019 12:53:46
src/sbbs3 msgtoqwk.cpp 1.60 1.61
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv5519
Modified Files:
msgtoqwk.cpp
Log Message:
Fix unused var warning.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
From rswindell@VERT to CVS commit on Monday, September 09, 2019 22:48:56
src/sbbs3 msgtoqwk.cpp 1.66 1.67
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv10327
Modified Files:
msgtoqwk.cpp
Log Message:
When exporting UTF-8 encoded messages to a QWK network, UTF-8 encode the tag line too. The 0xFE (CP437 block) character is not a valid UTF-8 character sequence.
---
þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net