Skip to content
  1. Jul 09, 2014
  2. May 16, 2014
  3. May 12, 2014
  4. May 09, 2014
  5. May 06, 2014
  6. Apr 25, 2014
  7. Apr 24, 2014
  8. Apr 23, 2014
  9. Apr 15, 2014
  10. Apr 09, 2014
  11. Apr 04, 2014
  12. Apr 03, 2014
  13. Mar 31, 2014
  14. Mar 28, 2014
  15. Mar 25, 2014
  16. Mar 13, 2014
  17. Feb 27, 2014
  18. Feb 25, 2014
  19. Feb 22, 2014
  20. Feb 20, 2014
  21. Feb 18, 2014
  22. Feb 16, 2014
  23. Feb 15, 2014
  24. Feb 10, 2014
  25. Feb 03, 2014
    • Marius Cramer's avatar
      Added config storage method · e20f18f3
      Marius Cramer authored
      - Use it like $app->conf('yourpluginname', 'config-key', 'value')
      - omit the value to read the config value, provide it to set the value
      e20f18f3
  26. Jan 23, 2014
  27. Jan 22, 2014
  28. Jan 20, 2014
  29. 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
  30. Jan 11, 2014
  31. Jan 05, 2014
  32. Nov 25, 2013