Commit Graph

49 Commits

Author SHA1 Message Date
cc193c7339 Add template for 'install_schleuder3.sh'. At time, noting is implemented! 2018-04-30 03:09:34 +02:00
683b6927b0 install_amavis.sh: Fix error at installing ClamAV Unofficial Signatures. 2018-04-27 04:11:49 +02:00
3e17213c95 Fist error in vhost configuration for 'Referrer-Policy'. 2018-03-15 17:39:28 +01:00
cb474e07d7 Some minor changes at Content-Security-Policy. 2018-03-14 04:13:28 +01:00
5393dab11c install_postfixadmin.sh: virtual host configuration changed. 2018-03-13 18:22:02 +01:00
c5859c68b4 install_roundcube.sh: virtual host configuration changed. 2018-03-13 16:48:49 +01:00
44e3afa5ba install_update_dovecot.sh: Fix (permission) error in configuring quota warnings. 2018-02-14 15:31:06 +01:00
d7aa579f26 upgrade_roundcube.sh: Warn if version is already installed, but give the pssibility to proceed. 2018-01-25 14:17:14 +01:00
91ab50e590 Change 'mail_max_userip_connections' to 24 for pop3 connections. 2018-01-23 16:32:39 +01:00
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
1c4555e410 Prevent installation to overwrithe existing postfix files. At least make a backup. 2018-01-02 10:43:49 +01:00
c0f4c5570b Fix minor errors. 2018-01-02 02:21:48 +01:00
77e1f893e3 Fix errors in installing plugins 'contextmenu' and 'markasjunk2'. 2017-12-27 04:11:40 +01:00
dedbbfb707 Fix error at stopping dovecot service 2017-12-26 03:06:43 +01:00
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
f9029628b8 Fix error in dovecot sample configuration file. 2017-12-25 03:15:11 +01:00
1c684667ee install_postfix_base.sh: changed to only listen on local interfaces. 2017-12-12 17:12:37 +01:00
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
4ac00e1377 Add sa-compile to needed debian packages. Some fixes in summary output. 2017-12-09 19:36:49 +01:00
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
9aaaf80c43 Add transport definitions 'smtp-ipv4-only' and 'smtp-ipv6-only'. 2017-11-19 17:06:15 +01:00
a6ad519b9b Somer minor changes on output of scripts 'install_roundcube.sh' and 'upgrade_roundcube.sh'. 2017-11-09 04:55:08 +01:00
85ea900d18 Fix minor error in ouput of script 'upgrade_roundcube.sh'. 2017-11-09 04:34:40 +01:00
86d6099516 Fix error on upgrade_roundcube.sh: minor changes on script output. 2017-11-09 02:57:43 +01:00
2a39aa5f12 Fix error at upgrade_roundcube.sh: setting default value for 'PHP_DEBIAN_INSTALLATION' was missing. 2017-11-09 02:48:34 +01:00
f1cd028434 Determin PHP version if installed via debian package system. Restart PHP after postfixadmin installation. 2017-11-07 03:53:13 +01:00
24de2d80e1 Determin PHP version if installed via debian packages system. 2017-11-07 03:51:23 +01:00
9176017e53 Remove deprecated 'autocreate' plugin. Modify expire plugin. 2017-11-06 17:48:22 +01:00
186d3b94d5 Support PHP installed from Debian Packages System. 2017-11-06 04:24:52 +01:00
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
a53d252d69 Fix errors accesseing Mysql database for installation/upgrading roundcube webmailer. 2017-11-05 04:39:08 +01:00
6afef61382 install_update_dovecot.conf.sample: change 'auth_mechanisms' to 'PLAIN LOGIN'. 2017-11-04 03:31:06 +01:00
8eee0f3f3e Some changes on script output. 2017-10-30 17:30:56 +01:00
3f6850f356 Some minor changes on script output. 2017-10-30 16:40:41 +01:00
c6f30ffb8b Add script 'convert_dovecot_pfa_password.sh' - change from plain to cryted passwords. 2017-10-30 04:00:27 +01:00
7340b5eea0 Set correct permissions on configuration file '10-mail.conf'. 2017-10-30 03:59:17 +01:00
c2d163f142 Add security http headers to vhost configuration. Change IMAP AUTH type (['imap_auth_type']) to value 'LOGIN'. 2017-10-30 03:57:36 +01:00
f8084d731b Fix minor bug in writing configuration file. 2017-10-30 03:55:15 +01:00
1e3bcd35ef Fix error in writing welcome message (WELCOME_MESSAGE) to konfiguration file. 2017-10-27 03:44:56 +02:00
309df07e84 Reorganise cronjob creation. 2017-10-24 18:27:52 +02:00
c661291fd3 Include output commands to clean (drop) database objects into database backup. 2017-10-23 15:02:52 +02:00
014ffa8b50 Synchronise Package indexes befor downloading debian packages. 2017-10-22 17:04:03 +02:00
55bc28b403 Fix error on writing postfix 'master.conf' file. Synchronise Package indexes befor downloading debian packages. 2017-10-22 17:03:21 +02:00
e87398cdbe Versions (dovecot AND pigeonhole) must be given interactivly. SSLv2 is no longer known by dovecot. So remove '\!SSLv2' from dovecot configuration file '10-ssl.conf'. 2017-10-22 17:00:44 +02:00
25fc6d3b7a Add/Fix Synchronising package index files with debian repositories. 2017-10-22 15:10:18 +02:00
96e1935bc9 Forgot to add sammple configuration files for dovecot and roundcube installation. 2017-10-22 14:49:09 +02:00
a27c1a3a50 Fix error in writing postfix's main.conf file. 2017-10-22 13:13:00 +02:00
3e5e0927f9 Fix Error. Update debian package index bevor installing packages. 2017-10-22 12:22:42 +02:00
ced2a28679 Initial commit - merge old projekts 'amavisd-new/', 'dovecot/', 'postfix', 'postfixadmin' and 'roundcube'. 2017-10-22 12:11:03 +02:00