Skip to content
  1. Feb 10, 2014
  2. Feb 05, 2014
  3. Feb 04, 2014
  4. 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
  5. Feb 02, 2014
  6. Feb 01, 2014
  7. Jan 31, 2014
  8. Jan 27, 2014
  9. Jan 25, 2014
  10. Jan 23, 2014
  11. Jan 22, 2014
  12. Jan 20, 2014
  13. Jan 19, 2014
    • Dominik's avatar
      Problem with checkbox not visible fixed · 185457e9
      Dominik authored
      additionsl configuration-changes when update -> use lmtp instead of dovecot directly
      185457e9
    • 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
  14. Jan 11, 2014
  15. Jan 08, 2014
  16. Jan 07, 2014
  17. Jan 05, 2014
  18. Jan 02, 2014