• exec/load/822header.js

    From rswindell@VERT to CVS commit on Sunday, April 28, 2019 15:35:25
    exec/load 822header.js 1.6 1.7
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv32500

    Modified Files:
    822header.js
    Log Message:
    Fix Reply-To header field name quoting issue (lacking terminate quote)




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Sunday, April 28, 2019 19:41:56
    exec/load 822header.js 1.7 1.8
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv13341

    Modified Files:
    822header.js
    Log Message:
    Support the new header fields:
    - to_list
    - cc_list
    - replyto_list

    Always enclose the 'From' name in quotes.
    Don't force a reply-to field if subnum is undefined.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Monday, April 29, 2019 23:40:08
    exec/load 822header.js 1.8 1.9
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv18163

    Modified Files:
    822header.js
    Log Message:
    Include the RFC822 "Received" header fields.
    Removed the X-Comment-To header field (is this file being used for NNTP?). Added an 'unfold' boolean argument (defaults to true). If false, don't unfold the header fields.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Wednesday, May 01, 2019 22:00:12
    exec/load 822header.js 1.9 1.10
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv8006

    Modified Files:
    822header.js
    Log Message:
    Use the SMTPForwardPath (msg.forward_path) for the To: field if there's no other relevant "To" field value exists in the header.
    Include the X-FTN-SEEN-BY and X-FTN-PATH header fields, if present.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thursday, May 02, 2019 16:07:57
    exec/load 822header.js 1.11 1.12
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv13027

    Modified Files:
    822header.js
    Log Message:
    Add the X-Priority header field, when applicable (defined and non-zero).



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Monday, May 20, 2019 09:56:00
    exec/load 822header.js 1.12 1.13
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv31727

    Modified Files:
    822header.js
    Log Message:
    Include a CVS revision keyword. No functional change.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Wednesday, July 24, 2019 17:02:45
    exec/load 822header.js 1.13 1.14
    Update of /cvsroot/sbbs/exec/load
    In directory cvs:/tmp/cvs-serv26047

    Modified Files:
    822header.js
    Log Message:
    Use the new is_utf8 header property to set the message header "charset=UTF-8" instead of "charset=IBM437", when appropriate.



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