• exec/postmsg.js

    From rswindell@1:103/705 to CVS commit on Tue Mar 13 23:04:28 2018
    exec postmsg.js 1.1 1.2
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv26420

    Modified Files:
    postmsg.js
    Log Message:
    Allow sub-code value of 'mail'

    --- SBBSecho 3.03-Win32
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Mon Jun 25 13:28:53 2018
    exec postmsg.js 1.2 1.3
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv18391

    Modified Files:
    postmsg.js
    Log Message:
    Clarify that 'mail' is a supported msgbase code.


    --- SBBSecho 3.05-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Wed Sep 25 20:40:13 2019
    exec postmsg.js 1.3 1.4
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv15565

    Modified Files:
    postmsg.js
    Log Message:
    Look-up 'to' and 'from' user numbers automatically if not specified on the command-line (the 'to' is only looked-up for the 'mail' base).


    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Mon Jan 20 23:27:35 2020
    exec postmsg.js 1.4 1.5
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv23286

    Modified Files:
    postmsg.js
    Log Message:
    Fix bug introduced in previous commit as reported by Nelgin:
    to and from extension header fields were being set (for the mail base) even when the to or from name was not a valid local user name (thus an extension value of "0" was being stored in the header) - causing netmail imported with postmsg.js to never get exported.


    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Tue Jan 21 10:11:27 2020
    exec postmsg.js 1.5 1.6
    Update of /cvsroot/sbbs/exec
    In directory cvs:/home/rswindell/sbbs/exec

    Modified Files:
    postmsg.js
    Log Message:
    Don't set the to_ext field if there's a destination netmail address
    specified on the command-line (-n option). This also would have fixed
    Nelgin's issue with this script.


    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From rswindell@1:103/705 to CVS commit on Mon Mar 30 01:31:14 2020
    exec postmsg.js 1.6 1.7
    Update of /cvsroot/sbbs/exec
    In directory cvs:/tmp/cvs-serv12451

    Modified Files:
    postmsg.js
    Log Message:
    Some wording changes, no functional change.

    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)