Skip to content
  1. Oct 18, 2016
  2. Jul 09, 2015
  3. Jul 08, 2015
  4. Apr 15, 2015
  5. 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
  6. Oct 16, 2014
  7. 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
  8. Jul 31, 2013
  9. Jun 07, 2012
  10. Jan 26, 2012