• src/sbbs3/netmail.cpp

    From rswindell@VERT to CVS commit on Wednesday, April 22, 2020 22:23:42
    src/sbbs3 netmail.cpp 1.63 1.64
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv25869

    Modified Files:
    netmail.cpp
    Log Message:
    Refactor inetmail() to use convenience functions smb_open_sub() and savemsg() to eliminate a lot of copy-pasta.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Friday, April 24, 2020 00:31:04
    src/sbbs3 netmail.cpp 1.65 1.66
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/home/rswindell/sbbs/src/sbbs3

    Modified Files:
    netmail.cpp
    Log Message:
    Resolve gcc warning: comparison between signed and unsigned integer expressions



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Friday, April 24, 2020 00:42:51
    src/sbbs3 netmail.cpp 1.66 1.67
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv16580

    Modified Files:
    netmail.cpp
    Log Message:
    Remove the legacy comments/code from netmail().


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Monday, April 27, 2020 17:33:15
    src/sbbs3 netmail.cpp 1.67 1.68
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv3242

    Modified Files:
    netmail.cpp
    Log Message:
    When creating an FTN netmail message, set the "LOCAL" attribute flag in
    the net-attributes header fields.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thursday, April 30, 2020 16:10:07
    src/sbbs3 netmail.cpp 1.68 1.69
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv14787

    Modified Files:
    netmail.cpp
    Log Message:
    Set the "LOCAL" network-attribute on locally-created Internet email messages (no use currently, but seems prudent).
    Set the KILLSENT network attribute for created Internet email messages when enabled in SCFG->Networks->Internet (new option).


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to sbbs/master on Sunday, September 13, 2020 00:02:50
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/0cc5b5946923e348a671d014
    Modified Files:
    src/sbbs3/netmail.cpp
    Log Message:
    Resolve gcc warning: enumeration value `NET_NONE' not handled in switch

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