Skip to content
  1. Nov 10, 2017
  2. Nov 03, 2017
  3. Oct 26, 2017
  4. Jun 28, 2017
  5. Sep 13, 2016
  6. Sep 08, 2016
  7. Sep 07, 2016
  8. Sep 01, 2016
  9. May 25, 2016
  10. May 03, 2016
  11. Apr 25, 2016
  12. Apr 21, 2016
  13. Feb 15, 2016
  14. Feb 13, 2016
  15. Feb 09, 2016
  16. Feb 04, 2016
  17. Jan 29, 2016
  18. Dec 20, 2015
  19. Nov 17, 2015
  20. Sep 17, 2015
  21. May 21, 2015
  22. May 16, 2015
  23. Apr 16, 2015
  24. Apr 15, 2015
  25. Mar 03, 2015
  26. Oct 27, 2014
  27. Aug 14, 2014
  28. Aug 13, 2014
  29. Jul 09, 2014
    • Till Brehm's avatar
      - Cleaned up autoinstall code · b04e827a
      Till Brehm authored
      - Added autoinstall for centos, opensuse and gentoo
      - Added ini style config autoinstall option
      - Autoinstall sample configuration files are now in docs folder
      - Removed old autoupdate file
      b04e827a
  30. May 27, 2014
  31. May 04, 2014
    • Carsten Schoene's avatar
      during update from 3.0.5.3 to 3.0.5.4 on centos6 i got some error output · f9d95c0c
      Carsten Schoene authored
      * i don't have mailman installed, but update.php tried to configure it
      * i also fixed the check for doveadm in suse & fedora lib, but it seems my centos dovecot does not have "doveadm mount" subcommand, so i think the doveadm error will still exist
      * on centos the 'receive_override_options = no_address_mappings' was added to postfix main.cf which leads to not working e-mail aliases/forwards
      
      Reconfigure Services? (yes,no) [yes]: /ispconfig/ispconfig3/tree/master/
      
      Configuring Postfix postalias: fatal: open /var/lib/mailman/data/aliases: No such file or directory Configuring Mailman
      PHP Warning: chgrp(): Unable to find gid for mailman in /usr/src/ispconfig3_install/install/dist/lib/fedora.lib.php on line 106 Configuring Jailkit
      Configuring Dovecot
      usage: doveadm [-Dv] [-f ] []
      
      altmove [-u |-A] [-S ]
      auth [-a ] [-x ] []
      config [doveconf parameters]
      director add|flush|map|remove|status
      dump [-t ]
      expunge [-u |-A] [-S ]
      fetch [-u |-A] [-S ]
      force-resync [-u |-A] [-S ]
      help
      import [-u |-A] [-S ]
      kick [-a ] [-f] [|]
      log find|reopen|test
      mailbox create|delete|list|mutf7|rename|status|subscribe|unsubscribe
      penalty [-a ] []
      purge [-u |-A] [-S ]
      pw [-l] [-p plaintext] [-r rounds] [-s scheme] [-u user] [-V]
      reload
      search [-u |-A] [-S ]
      sis deduplicate|find
      stop
      user [-a ] [-x ] [...]
      who [-a ] [-1] [] []
      Configuring Spamassassin
      Configuring Getmail
      Configuring Database
      f9d95c0c
  32. Mar 04, 2014
    • Till Brehm's avatar
      - Added templating library to installer. · ccbf1497
      Till Brehm authored
      - Added function to detect the apache version to installer.
      - Added support for apache 2.4 to vhots templates for ispconfig vhost and apps vhost in installer.
      ccbf1497