Skip to content
  1. Dec 05, 2022
  2. Nov 04, 2022
  3. Aug 01, 2022
  4. Jul 30, 2022
  5. Apr 29, 2022
  6. Mar 10, 2022
  7. Feb 23, 2022
    • nimrod's avatar
      Avoid rescanning unchanged mailboxes. · 847519d6
      nimrod authored
      In the SpamAssassin learn script, avoid going over mailboxes that
      haven't changed in 2 days (the learn job runs daily so it should cover
      failures as well).
      847519d6
  8. Jan 23, 2022
  9. Dec 11, 2021
  10. Jun 03, 2021
  11. May 31, 2021
  12. May 20, 2021
  13. May 02, 2021
  14. Apr 25, 2021
  15. Apr 24, 2021
  16. Mar 28, 2021
  17. Mar 26, 2021
  18. Feb 19, 2021
  19. Jan 23, 2021
  20. Nov 26, 2020
    • nimrod's avatar
      Optional Diffie-hellman paramaters generation. · 4b09a3da
      nimrod authored
      - Use an environment variable for setting the location of the dhparams
      file.
      - Don't generate the file if it already exists.
      - Use the dhparams file in the host in production.
      4b09a3da
  21. Nov 23, 2020
  22. Dec 28, 2019
    • nimrod's avatar
      Spamd limited user and updates. · 5064da85
      nimrod authored
      - Run as a limited user.
      - Use a higher number port (for the limited user).
      - Compile rules for better performance.
      - Add a script to update the rules, recompile and reload the daemon.
      5064da85
  23. Nov 19, 2019