Skip to content
Snippets Groups Projects
  1. Feb 25, 2008
    • rswindell's avatar
      The Big Commit: · 73134a2c
      rswindell authored
      * Parses/consumes QWK headers.dat files
        - No more to/from/subj length limits
        - Extensive header details transferred for each message
        - IP/hostname filters (.can files) are applied to appropriate header fields
        - Code cleanup in the QWK functions
      * New functions to read/parse/search filter (.can) files as string lists
        - Performance boost - no need to open/read/close .can file for each message
      * More thread-safe Message-ID retrieval/generation (ftn_msgid and get_msgid)
      * Better Message-ID generation for misconfigured systems (e.g. no hostname)
      ! These changes require the latest smblib and xpdev libraries !
      73134a2c
  2. Feb 23, 2008
  3. Feb 20, 2008
  4. Feb 15, 2008
  5. Feb 13, 2008
  6. Feb 12, 2008
  7. Jan 13, 2008
  8. Jan 08, 2008
    • deuce's avatar
      Initial support for email "tags" · b1ccba56
      deuce authored
      Incoming email is now scaned for To: headers in the format <name>#<tag>@host
      
      Tag is extracted, and if it is not found in data/user/%04d.smtptags it is
      sent to the user.  If it DOES match a line in the smtptags file, the email
      is rejected with a no such user error.
      
      Using this allows you to easily create "temporary" email addresses.  Once you
      start recieving spam on one tag, just disable it.
      
      TODO: Make the separator characters configurable.
      b1ccba56
  9. Jan 07, 2008
  10. Jan 06, 2008
  11. Dec 24, 2007
  12. Nov 28, 2007
  13. Aug 25, 2007
  14. Aug 14, 2007
  15. Aug 13, 2007
  16. Jul 22, 2007
  17. Jul 10, 2007
  18. Jul 07, 2007
  19. May 04, 2007
  20. Feb 26, 2007
  21. Jan 16, 2007
  22. Dec 29, 2006
  23. Dec 27, 2006
  24. Dec 15, 2006
  25. Dec 02, 2006
    • rswindell's avatar
      Do not allow receipt of mail for built-in sysop aliases (i.e. "sysop" and · 2560434d
      rswindell authored
      "postmaster") unless the ALLOW_SYSOP_ALIASES option is enabled
      (disabled by default) or the alias is specifically listed in the ctrl/alias.cfg
      file.
      Also, if the alias.cfg file correlates a user *number* with an alias, support
      receipt of mail to that alias even if the RX_BY_NUMBER option is not enabled.
      This allows us to use '1' instead of 'sysop' in the default alias.cfg file.
      2560434d
  26. Oct 26, 2006
  27. Sep 28, 2006
  28. Sep 07, 2006
  29. Aug 29, 2006
  30. Aug 28, 2006
Loading