Skip to content
  1. 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
  2. Jan 07, 2014
  3. Jan 05, 2014
  4. Nov 21, 2013
  5. Nov 20, 2013
  6. Oct 30, 2013
  7. Oct 18, 2013
  8. Oct 14, 2013
  9. Sep 06, 2013
  10. Aug 22, 2013
  11. Aug 21, 2013
  12. Aug 02, 2013
  13. Jul 31, 2013
  14. Jul 05, 2013
  15. Apr 19, 2013
  16. Apr 16, 2013
  17. Mar 26, 2013
  18. Feb 22, 2013
  19. Feb 12, 2013
  20. Jan 03, 2013
  21. Nov 20, 2012
  22. Nov 14, 2012
  23. Oct 24, 2012
  24. Oct 05, 2012
  25. Oct 04, 2012
    • tbrehm's avatar
      Changed encoding of incremental sql files to "UTF8 ohne BOM" as some older... · a5b1a01b
      tbrehm authored
      Changed encoding of incremental sql files to "UTF8 ohne BOM" as some older mysql versions cant load them otherwise with errors like:
      
      ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'ALTER TABLE `web_domain` ADD `pm` ENUM( 'static', 'dynamic', 'ondemand' ) NOT' at line 1
      Loading SQL patch file: /tmp/trunk/install/sql/incremental/upd_0032.sql
      a5b1a01b
  26. Sep 18, 2012
  27. Sep 06, 2012
  28. Aug 22, 2012
  29. Aug 21, 2012
  30. Aug 20, 2012
  31. Aug 19, 2012