Skip to content
  1. May 18, 2022
  2. Jan 24, 2022
  3. Jan 18, 2022
  4. Sep 27, 2021
  5. Mar 11, 2021
  6. Oct 07, 2020
  7. Sep 17, 2020
  8. Sep 15, 2020
  9. Aug 19, 2020
  10. Aug 13, 2020
  11. Jul 23, 2020
  12. Jun 30, 2020
  13. Jun 19, 2020
  14. Jun 06, 2020
  15. May 25, 2020
  16. Mar 02, 2020
  17. Nov 27, 2019
  18. Nov 23, 2019
    • Jason's avatar
      Added proxy protocol feature: · eac89bb0
      Jason authored
      Added Global Setting to Server config tab to
        - Enable & Disable the feature
        - Set the Proxy HTTP & HTTPS Ports
      
      Added Per site level switch to enable and disable feature (Located in the Web Tab under the advanced section)
      
      Added Apache2 and Nginx vhost updates to enable proxy_protocol on the listen lines
      
      Added New database column to web_domain called "proxy_protocol" to enable site level config (Patch file Added upd_0089.sql)
      
      Updated the Base Table SQL file to include "proxy_protocol" field
      eac89bb0
  19. Sep 04, 2019
  20. Jul 05, 2019
  21. Feb 05, 2019
  22. Dec 04, 2018
  23. Jul 25, 2018
  24. May 23, 2018
  25. Apr 27, 2018
  26. Apr 26, 2018
  27. Jul 12, 2017
  28. Jun 01, 2017
  29. Apr 06, 2017
  30. Aug 05, 2016
  31. Jan 31, 2016
  32. Oct 19, 2015
  33. Jun 27, 2015
  34. Apr 25, 2015
  35. Apr 04, 2015
    • Dominik's avatar
      New parameter reject_sender_login_mismatch · 03b63368
      Dominik authored
      Added prefetching to dovecot to halve database-queries
      Added mdbox-creation for new Mailboxes in mdbox-format
      
      Conflicts:
      	install/tpl/debian6_dovecot-sql.conf.master
      	install/tpl/debian_dovecot-sql.conf.master
      	install/tpl/debian_postfix.conf.master
      	install/tpl/fedora_dovecot-sql.conf.master
      	install/tpl/fedora_postfix.conf.master
      	install/tpl/gentoo_postfix.conf.master
      	install/tpl/opensuse_dovecot-sql.conf.master
      	install/tpl/opensuse_postfix.conf.master
      	interface/web/admin/templates/server_config_mail_edit.htm
      	server/cron_daily.php
      	server/plugins-available/mail_plugin.inc.php
      	server/plugins-available/postfix_server_plugin.inc.php
      03b63368