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