Skip to content
  1. Jan 11, 2021
  2. Oct 07, 2020
  3. Sep 17, 2020
  4. Jul 23, 2020
  5. Jun 19, 2020
  6. May 25, 2020
  7. Mar 02, 2020
  8. Nov 27, 2019
  9. Jul 08, 2019
  10. Jul 05, 2019
  11. Jan 28, 2019
  12. Jul 25, 2018
  13. May 23, 2018
  14. Feb 13, 2018
  15. Jul 12, 2017
  16. Jun 01, 2017
  17. Jan 19, 2017
  18. Sep 23, 2016
  19. Apr 20, 2016
  20. Jan 04, 2016
  21. Oct 19, 2015
  22. Sep 04, 2015
  23. Jul 11, 2015
  24. Jun 27, 2015
  25. May 20, 2015
  26. Apr 15, 2015
  27. Feb 17, 2015
  28. Dec 10, 2014
  29. Oct 17, 2014
  30. Sep 22, 2014
  31. 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
  32. Mar 08, 2014
  33. Feb 20, 2014
  34. 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
  35. Jan 08, 2014