• exec/postmsg.js

    From rswindell@VERT 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.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Sat Sep 14 17:16:55 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/67501aa425f0880152142f1a
    Modified Files:
    exec/postmsg.js
    Log Message:
    Add -F option to set file request attribute flag

    to force SBBSecho to create a .req file (in FLO-mode), rather than send as netmail.

    For Keyop

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Sat Mar 29 14:35:39 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/a3c4488545c43363e4093dd6
    Modified Files:
    exec/postmsg.js
    Log Message:
    Add -D and -T options to allow setting message date (or date *and* time)

    Examples:
    "-D02/29/25"
    "-T02 Feb 1996 03:04:05 GMT"
    "-TDecember 17, 1995 03:24:00"
    "-T1995-12-17T03:24:00"

    The system's configured time zone is always used however.

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