Skip to content
Snippets Groups Projects
  1. Feb 12, 2008
    • rswindell's avatar
      * Now supports e-mail addresses in the dnsbl_exempt.cfg file - if the MAIL FROM · 9771ade1
      rswindell authored
      address (reverse path) is listed in the dnsbl_exempt.cfg (without the <>), any
      positive DNSBL result on the sender's IP address will be ignored.
      * Automatically adds ("white-lists") recipients of mail that was successfully
      delivered by the sendmail thread to the dnsbl_exempt.cfg file if they're not
      already listed.
      * Local submit performance improvements: don't perform ip.can, host.can or
      spamblock.cfg searches or DNSBL server queries for local connections (from
      localhost or the same IP as the server is listening).
      9771ade1
  2. Jan 13, 2008
  3. 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
  4. Jan 07, 2008
  5. Jan 06, 2008
  6. Dec 24, 2007
  7. Nov 28, 2007
  8. Aug 25, 2007
  9. Aug 14, 2007
  10. Aug 13, 2007
  11. Jul 22, 2007
  12. Jul 10, 2007
  13. Jul 07, 2007
  14. May 04, 2007
  15. Feb 26, 2007
  16. Jan 16, 2007
  17. Dec 29, 2006
  18. Dec 27, 2006
  19. Dec 15, 2006
  20. 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
  21. Oct 26, 2006
  22. Sep 28, 2006
  23. Sep 07, 2006
  24. Aug 29, 2006
  25. Aug 28, 2006
  26. Aug 15, 2006
    • rswindell's avatar
      Enhancements: · a1572b1b
      rswindell authored
      * Don't apply subject filter to messages from authenticated users (this should
        probably be configurable).
      * Don't send notification telegram for mail received from DNSBL-listed servers.
      a1572b1b
  27. Aug 14, 2006
  28. Jun 07, 2006
  29. May 03, 2006
  30. Apr 25, 2006
  31. Mar 28, 2006
  32. Jan 19, 2006
  33. Jan 11, 2006
Loading