Skip to content
  1. Jul 25, 2018
  2. May 23, 2018
  3. May 20, 2018
  4. Mar 04, 2018
  5. Feb 13, 2018
  6. Jul 12, 2017
  7. Jun 01, 2017
  8. Mar 16, 2017
  9. Jan 19, 2017
  10. Sep 23, 2016
  11. Sep 09, 2016
  12. Sep 01, 2016
  13. Apr 20, 2016
  14. Jan 04, 2016
  15. Oct 19, 2015
  16. Sep 04, 2015
  17. Jul 11, 2015
  18. Jun 27, 2015
  19. May 20, 2015
  20. Apr 15, 2015
  21. Feb 17, 2015
  22. Dec 10, 2014
  23. Oct 17, 2014
  24. Sep 22, 2014
  25. 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
  26. Mar 08, 2014
  27. Feb 20, 2014
  28. 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
  29. Jan 08, 2014
  30. Nov 21, 2013
  31. Oct 21, 2013
  32. Oct 18, 2013
  33. Oct 14, 2013
  34. Sep 02, 2013
    • tbrehm's avatar
      - Improved dkim support. · 535a69cf
      tbrehm authored
      - Added dkim installation to installer.
      - Added backup filesize in backup cronjob.
      535a69cf