Skip to content
  1. Jun 24, 2023
  2. Feb 07, 2023
  3. Dec 21, 2022
  4. Dec 05, 2022
  5. Nov 04, 2022
  6. Aug 01, 2022
  7. Jul 30, 2022
  8. Apr 29, 2022
  9. Mar 10, 2022
  10. 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
  11. Jan 23, 2022
  12. Dec 11, 2021
  13. Jun 03, 2021
  14. May 31, 2021
  15. May 20, 2021
  16. May 02, 2021
  17. Apr 25, 2021
  18. Apr 24, 2021
  19. Mar 28, 2021
  20. Mar 26, 2021
  21. Feb 19, 2021
  22. Jan 23, 2021
  23. 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