Commit Graph

413 Commits

Author SHA1 Message Date
chris 7ed26009c3 Fix error in determin apache2 systemd service file. runs into an error, if apache2 was installed from debian package system. 2018-05-14 03:11:41 +02:00
chris 1a875c003e install_amavis.sh: write crontop for checking, if AMaVis is running. 2018-05-13 23:08:15 +02:00
chris 81bc06e7fc install_update_dovecot.sh: in case of systemd service file set 'PrivateTmp=false'. 2018-05-13 22:15:38 +02:00
chris 1d0641e0cd upgrade_roundcube.sh: addes support for systemd apache2 service. 2018-05-13 20:37:04 +02:00
chris 519b3f00ab install_roundcube.sh: addes support for systemd apache2 service. 2018-05-13 20:36:46 +02:00
chris c4d142561c Complement 'install_upgrade_roundcube.conf.sample'. 2018-05-13 20:16:36 +02:00
chris 6c2a951e51 install_postfixadmin.sh: Documentroot changed within version 3.2 2018-05-13 20:14:44 +02:00
chris 79d8b859cd Add sample configuration for AMaViS install script. 2018-05-13 20:13:19 +02:00
chris c648e9e849 Add script 'install_perl_modules_mailserver.sh'. 2018-05-08 02:25:44 +02:00
chris 03b820b8b8 install_roundcube.sh: change smtp_host/port. 2018-05-03 03:33:49 +02:00
chris 871dc5039e Add Readme 'force-ssl' and 'diasble smtp-auth on port 25'. 2018-05-01 15:20:35 +02:00
chris 18962fafec SASL Auth: force ssl/tls connections. 2018-05-01 15:11:47 +02:00
chris 59a3fe60fc install_update_dovecot.sh: force ssl/tls (ssl = required). 2018-05-01 14:27:04 +02:00
chris ff121e8562 Adjust schleuder install documentation 2018-04-30 18:30:47 +02:00
chris cc193c7339 Add template for 'install_schleuder3.sh'. At time, noting is implemented! 2018-04-30 03:09:34 +02:00
chris 683b6927b0 install_amavis.sh: Fix error at installing ClamAV Unofficial Signatures. 2018-04-27 04:11:49 +02:00
chris 3e17213c95 Fist error in vhost configuration for 'Referrer-Policy'. 2018-03-15 17:39:28 +01:00
chris cb474e07d7 Some minor changes at Content-Security-Policy. 2018-03-14 04:13:28 +01:00
chris 5393dab11c install_postfixadmin.sh: virtual host configuration changed. 2018-03-13 18:22:02 +01:00
chris c5859c68b4 install_roundcube.sh: virtual host configuration changed. 2018-03-13 16:48:49 +01:00
chris 44e3afa5ba install_update_dovecot.sh: Fix (permission) error in configuring quota warnings. 2018-02-14 15:31:06 +01:00
chris d7aa579f26 upgrade_roundcube.sh: Warn if version is already installed, but give the pssibility to proceed. 2018-01-25 14:17:14 +01:00
chris 91ab50e590 Change 'mail_max_userip_connections' to 24 for pop3 connections. 2018-01-23 16:32:39 +01:00
chris 80d98c0363 - Change default process/client limits.
- Configure /var/vmail/tmp as temp directory (systemd service has PrivateTmpDir=true and so /tmp isn't usable).
2018-01-04 16:05:46 +01:00
chris 1c4555e410 Prevent installation to overwrithe existing postfix files. At least make a backup. 2018-01-02 10:43:49 +01:00
chris c0f4c5570b Fix minor errors. 2018-01-02 02:21:48 +01:00
chris 77e1f893e3 Fix errors in installing plugins 'contextmenu' and 'markasjunk2'. 2017-12-27 04:11:40 +01:00
chris dedbbfb707 Fix error at stopping dovecot service 2017-12-26 03:06:43 +01:00
chris 4d165fbb9b - Stop dovecot service befor installing it
- Reload systemd daemon
- Only create init script if systemd is not supported
2017-12-25 03:52:49 +01:00
chris f9029628b8 Fix error in dovecot sample configuration file. 2017-12-25 03:15:11 +01:00
chris 1c684667ee install_postfix_base.sh: changed to only listen on local interfaces. 2017-12-12 17:12:37 +01:00
chris 6f106439e3 install_amavis.sh: add cronjob for cleaning up quarantine directory from mails generated by check_amavis.pl script 2017-12-12 15:03:23 +01:00
chris 4ac00e1377 Add sa-compile to needed debian packages. Some fixes in summary output. 2017-12-09 19:36:49 +01:00
chris 2c826fd75d Add script to install all needed debian packages and perl modules. Usefull after upgrading the Operating System (OS). 2017-11-24 16:57:22 +01:00
chris 9aaaf80c43 Add transport definitions 'smtp-ipv4-only' and 'smtp-ipv6-only'. 2017-11-19 17:06:15 +01:00
chris a6ad519b9b Somer minor changes on output of scripts 'install_roundcube.sh' and 'upgrade_roundcube.sh'. 2017-11-09 04:55:08 +01:00
chris 85ea900d18 Fix minor error in ouput of script 'upgrade_roundcube.sh'. 2017-11-09 04:34:40 +01:00
chris 86d6099516 Fix error on upgrade_roundcube.sh: minor changes on script output. 2017-11-09 02:57:43 +01:00
chris 2a39aa5f12 Fix error at upgrade_roundcube.sh: setting default value for 'PHP_DEBIAN_INSTALLATION' was missing. 2017-11-09 02:48:34 +01:00
chris f1cd028434 Determin PHP version if installed via debian package system. Restart PHP after postfixadmin installation. 2017-11-07 03:53:13 +01:00
chris 24de2d80e1 Determin PHP version if installed via debian packages system. 2017-11-07 03:51:23 +01:00
chris 9176017e53 Remove deprecated 'autocreate' plugin. Modify expire plugin. 2017-11-06 17:48:22 +01:00
chris 186d3b94d5 Support PHP installed from Debian Packages System. 2017-11-06 04:24:52 +01:00
chris 7427ebec6b - Add HTTP security headers to vhost configuration.
- Version to install is requested and no longer part of the configuration file.
2017-11-05 19:09:59 +01:00
chris a53d252d69 Fix errors accesseing Mysql database for installation/upgrading roundcube webmailer. 2017-11-05 04:39:08 +01:00
chris 6afef61382 install_update_dovecot.conf.sample: change 'auth_mechanisms' to 'PLAIN LOGIN'. 2017-11-04 03:31:06 +01:00
chris 8eee0f3f3e Some changes on script output. 2017-10-30 17:30:56 +01:00
chris 3f6850f356 Some minor changes on script output. 2017-10-30 16:40:41 +01:00
chris c6f30ffb8b Add script 'convert_dovecot_pfa_password.sh' - change from plain to cryted passwords. 2017-10-30 04:00:27 +01:00
chris 7340b5eea0 Set correct permissions on configuration file '10-mail.conf'. 2017-10-30 03:59:17 +01:00