Skip to content
  1. Jul 05, 2019
  2. Feb 05, 2019
  3. Dec 04, 2018
  4. Jul 25, 2018
  5. May 23, 2018
  6. Apr 27, 2018
  7. Apr 26, 2018
  8. Oct 30, 2017
  9. Jul 12, 2017
  10. Jun 01, 2017
  11. Apr 06, 2017
  12. Jan 24, 2017
  13. Sep 28, 2016
  14. Sep 26, 2016
  15. Aug 15, 2016
  16. Aug 05, 2016
  17. Apr 20, 2016
  18. Apr 11, 2016
  19. Jan 31, 2016
  20. Dec 03, 2015
  21. Oct 19, 2015
  22. Jun 27, 2015
  23. Apr 25, 2015
  24. 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
  25. Oct 17, 2014
  26. Oct 11, 2014
  27. Aug 14, 2014
  28. Aug 01, 2014
  29. Apr 03, 2014
  30. Mar 17, 2014
  31. Mar 13, 2014
  32. Mar 11, 2014
  33. Feb 24, 2014
  34. Feb 10, 2014
  35. Jan 26, 2014
  36. Jan 19, 2014
    • Dominik's avatar
      Mailbox quota can now be included into website quota (FS#3297) · 0e2978ef
      Dominik authored
      --------------------------------------------------------------
      Feature can be activated over admin mailserver settings. when activated websites uid is used instead of standard vmail-uid. this only takes effect if web and mailserver are on the same server, otherwise it will be old behaviour. switching this setting when mailboxes exist doesn't matter. Mailboxfolder will be created with website uid for this. access of postfix and dovecot now works over mysql-table mail_user. virtual_uid_maps is changed from static to mysql-table. for dovecot<->postfix communication protocoll is changed vrom lda to lmtp. disablelmtp-column is added to mail_user-table. uid and gid can be overwritten by remoting.
      ONE OPEN ISSUE: since remoting has completly changed and mail_user_add function is missing at the moment, this function now was inclulded again. it is important to add the both new lines to the future function and then remove this new one.
      0e2978ef
  37. Oct 14, 2013
  38. Aug 21, 2013
  39. Apr 19, 2013