Skip to content
Snippets Groups Projects
  1. Oct 13, 2017
  2. Oct 12, 2017
  3. Oct 11, 2017
  4. Oct 10, 2017
  5. Oct 04, 2017
  6. Oct 03, 2017
  7. Sep 27, 2017
  8. Sep 19, 2017
  9. Aug 26, 2017
    • rswindell's avatar
      The SMTP received mail notice and forward notice (short messages/telegrams) · 53f8e5ec
      rswindell authored
      are now configurable via the following news keys in the [Mail] section of the
      sbbs.ini file:
      	NewMailNotice
      	ForwardNotice
      
      Using the newly updated string literal support to allow for Ctrl-A codes using
      C charater literal notation (\1) for control-A codes and standard C-escaping
      of carriage-return (\r), line-feed (\n), etc.
      Beginning and trailing space characters are also preserved (if specified) in
      the key values.
      
      The default strings are updated/different from what was previously hard-coded
      in mailsrvr.c. If you want the local timestamp (back) in the notice, change
      the '%.0s' in the default string to just '%s'.
      53f8e5ec
  10. Aug 19, 2017
  11. Aug 17, 2017
  12. Aug 15, 2017
  13. Aug 14, 2017
Loading