From rswindell@1:103/705 to CVS commit on Wed May 1 17:31:19 2019
src/sbbs3 getmsg.cpp 1.82 1.83 js_bbs.cpp 1.181 1.182 sbbs.h 1.513 1.514
Update of /cvsroot/sbbs/src/sbbs3
In directory cvs:/tmp/cvs-serv10344
Modified Files:
getmsg.cpp js_bbs.cpp sbbs.h
Log Message:
Support the passing of optional 'subject', 'from', and 'to' values to show_msghdr(), over-riding the values from the passed smbmsg_t. This is useful for, say, displaying MIME-decoded values rather than the MIME-encoded versions of the header fields that you often find in email today.