Skip to content
Snippets Groups Projects
  1. Nov 16, 2017
  2. Nov 15, 2017
  3. Nov 14, 2017
  4. Nov 13, 2017
    • rswindell's avatar
      Fixed GCC warning about signedness. · b74e421f
      rswindell authored
      b74e421f
    • rswindell's avatar
      Fix build issue: new usage of getmail() · b4b7b43b
      rswindell authored
      b4b7b43b
    • rswindell's avatar
      Fixed build issue: getmail() usage. · f804eb0d
      rswindell authored
      f804eb0d
    • rswindell's avatar
      Fix inadvertent commit of changes to jsexec.c · d058e6a4
      rswindell authored
      d058e6a4
    • rswindell's avatar
      *** empty log message *** · f51297f6
      rswindell authored
      f51297f6
    • rswindell's avatar
      Fixed build issue: getmail() usage · fd7315b5
      rswindell authored
      fd7315b5
    • rswindell's avatar
      New feature: control of SPAM visibility when reading mail on the Terminal · 824c499d
      rswindell authored
      Server via the new 'V' command from the Reading Mail prompt allows you to
      toggle between all mail (including SPAM, the default), SPAM only, or HAM only.
      Also added a new '/' (search text) command from the reading mail prompts.
      824c499d
    • rswindell's avatar
      Squash a couple of new GCC warnings. · f3a56088
      rswindell authored
      f3a56088
    • rswindell's avatar
      SBBS v3.03: · d0013bd7
      rswindell authored
      * AreaFix updates:
      - No longer accepts AreaFix requests to "SBBSecho", since we send mail from
        that name, accepting mail to the same name can create a bot-loop
      - Each linked node has a configurable "name" now, where to send notifications
        (not always "sysop")
      - AreaFix support for a node can be toggled without clearing their AreaMgr
        password
      - Area listings now include the echo descriptions (when available)
      - Fix: the badecho is not included in area lists returned via netmail
      - Improved log output around AreaFix requests/operations
      - %echostats [echo] command now supported to request most recents stats for
        an area
      - Notifications can now be toggled by AreaFix sysops using %NOTIFY On/Off
      - Notification mail to the local Area Manager (sysop) now have the correct date
        time/zone in the message header (not copied from the AreaFix request)
      
      * Added support for auto-responding to PING NetMail requests
      * When exporting EchoMail, if the date/time written or imported exceeds the
        configured maximum age for EchoMail, don't export it (rescan exempted)
      * The -g (generate notification messages) works with a passed address now
      * Better grunged packet detection (e.g. NULL-terminated header fields must be
        NULL-terminated)
      * Avoid bot-loop by refusing to send netmail from "SBBSecho" to "SBBSecho"
        If you setup an echolist to forward areafix requests to your hub a loop could
        occur :-(
      d0013bd7
    • rswindell's avatar
      New feature: control of SPAM visibility when reading mail on the Terminal · d18bd3bd
      rswindell authored
      Server via the new 'V' command from the Reading Mail prompt allows you to
      toggle between all mail (including SPAM, the default), SPAM only, or HAM only.
      Also added a new '/' (search text) command from the reading mail prompts.
      Mail imported before the mailsrvr added support (recently) for the MSG_SPAM
      attribute flag will not be counted/filtered as SPAM.
      SBBSecho will have a commit (next) to support the new loadmail() usage, it
      will not compile until then.
      d18bd3bd
    • rswindell's avatar
      Fix long-standing bug with routed (re-packed) netmail messages: · 6cdb6d6a
      rswindell authored
      The orig address in the packed msg header is (and still is) the proper
      local system address (this may be correct behavior, still checking), but
      no INTL control line (FSC-0004) was added, so the packed message header
      ends up defining the originating system address. So, now we include an
      INTL control line in packed netmail messages which reflects the actual
      origin address of the message. Thanks to Nigel Reed for helping to identify
      and test this problem over the past week or so.
      6cdb6d6a
  5. Nov 12, 2017
  6. Nov 11, 2017
Loading