Skip to content
  1. Sep 17, 2020
  2. Jul 23, 2020
  3. Jun 19, 2020
  4. May 25, 2020
  5. Mar 02, 2020
  6. Nov 27, 2019
  7. Jul 08, 2019
  8. Jul 05, 2019
  9. Jan 28, 2019
  10. Jul 25, 2018
  11. May 23, 2018
  12. Feb 13, 2018
  13. Jul 12, 2017
  14. Jun 01, 2017
  15. Jan 19, 2017
  16. Sep 23, 2016
  17. Apr 20, 2016
  18. Jan 04, 2016
  19. Oct 19, 2015
  20. Sep 04, 2015
  21. Jul 11, 2015
  22. Jun 27, 2015
  23. May 20, 2015
  24. Apr 15, 2015
  25. Feb 17, 2015
  26. Dec 10, 2014
  27. Oct 17, 2014
  28. Sep 22, 2014
  29. Jul 29, 2014
    • Till Brehm's avatar
      Removed backup_dir_mount_cmd option from Sysstem > server config. The option... · 061d7c84
      Till Brehm authored
      Removed backup_dir_mount_cmd option from Sysstem > server config. The option has been replaced by a script /usr/local/ispconfig/server/scripts/backup_dir_mount.sh. If this script exists, is exacutable and is owned by the root user, then it will be executed upfront of the backup jobs when the option "Backup directory is a mount?" is enabled in server config settings.
      061d7c84
  30. Mar 08, 2014
  31. Feb 20, 2014
  32. 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
  33. Jan 08, 2014
  34. Nov 21, 2013