aee7bf0293install_amavis.sh: change some konfigurations at file '/etc/amavis/conf.d/50-user' . Add file '/etc/postfix/spam_lovers'.Christoph2018-09-26 18:45:02 +0200
fabc15356ainstall_postfixadmin.sh: change default value for db host if database type is MySQL. Replace variable 'POSTFIX_DB_HOST'/'POSTFIX_DB_SOCKET' with 'POSTFIX_DB_HOST_MYSQL' / 'POSTFIX_DB_HOST_PGSQL'.Christoph2018-09-26 17:44:07 +0200
823dde9c8finstall_postfixadmin.sh: fix error for value of 'DEFAULT_MYSQL_CREDENTIALS' and 'DEFAULT_DEBIAN_MYSQL_CREDENTIALS'.Christoph2018-09-26 00:29:23 +0200
71ab757ca1Fix error in schleuder3 installation documentation.Christoph2018-05-23 15:42:32 +0200
6bb183a397install_amavis.sh, localhost:10025: add '[::1]/128' to the allowed hosts (mynetwork).Christoph2018-05-18 04:07:45 +0200
f4184d0871install_roundcube.sh: update pear channel befor using it.Christoph2018-05-17 15:11:55 +0200
bfac1c384finstall_update_dovecot.sh: in case of fresh install, create MySQL tables only if they not exists.Christoph2018-05-16 21:00:33 +0200
6e9b526c00install_postfixadmin.sh: In case of MySQL use 'mysqli' instead of 'mysql' for the CONF['database_type'] variable in file config.local.php.Christoph2018-05-16 17:12:43 +0200
c9009c541finstall_roundcube.sh: correct crontab for 'cleandb' entry.Christoph2018-05-14 15:28:36 +0200
0f86a6004cinstall_postfix_advanced.sh: fix error, confuse usage of variable 'IS_RELAY_HOST' and '_IS_RELAY_HOST'.Christoph2018-05-14 15:17:43 +0200
1a631532c4install_update_dovecot.sh: fix error in setting 'mail_temp_dir' (file 10-mail.conf).Christoph2018-05-14 15:10:33 +0200
ee36f926b1install_postfixadmin.sh,install_roundcube.sh: with PHP version 7.0, loaction of socket file has changed.Christoph2018-05-14 04:00:02 +0200
7ed26009c3Fix error in determin apache2 systemd service file. runs into an error, if apache2 was installed from debian package system.Christoph2018-05-14 03:11:41 +0200
1a875c003einstall_amavis.sh: write crontop for checking, if AMaVis is running.Christoph2018-05-13 23:08:15 +0200
81bc06e7fcinstall_update_dovecot.sh: in case of systemd service file set 'PrivateTmp=false'.Christoph2018-05-13 22:15:38 +0200
1d0641e0cdupgrade_roundcube.sh: addes support for systemd apache2 service.Christoph2018-05-13 20:37:04 +0200
519b3f00abinstall_roundcube.sh: addes support for systemd apache2 service.Christoph2018-05-13 20:36:46 +0200
44e3afa5bainstall_update_dovecot.sh: Fix (permission) error in configuring quota warnings.Christoph2018-02-14 15:31:06 +0100
d7aa579f26upgrade_roundcube.sh: Warn if version is already installed, but give the pssibility to proceed.Christoph2018-01-25 14:17:14 +0100
91ab50e590Change 'mail_max_userip_connections' to 24 for pop3 connections.Christoph2018-01-23 16:32:39 +0100
80d98c0363- Change default process/client limits. - Configure /var/vmail/tmp as temp directory (systemd service has PrivateTmpDir=true and so /tmp isn't usable).Christoph2018-01-04 16:05:46 +0100
1c4555e410Prevent installation to overwrithe existing postfix files. At least make a backup.Christoph2018-01-02 10:43:49 +0100
77e1f893e3Fix errors in installing plugins 'contextmenu' and 'markasjunk2'.Christoph2017-12-27 04:11:40 +0100
dedbbfb707Fix error at stopping dovecot serviceChristoph2017-12-26 03:06:43 +0100
4d165fbb9b- Stop dovecot service befor installing it - Reload systemd daemon - Only create init script if systemd is not supportedChristoph2017-12-25 03:52:49 +0100
f9029628b8Fix error in dovecot sample configuration file.Christoph2017-12-25 03:15:11 +0100
1c684667eeinstall_postfix_base.sh: changed to only listen on local interfaces.Christoph2017-12-12 17:12:37 +0100
6f106439e3install_amavis.sh: add cronjob for cleaning up quarantine directory from mails generated by check_amavis.pl scriptChristoph2017-12-12 15:03:23 +0100
4ac00e1377Add sa-compile to needed debian packages. Some fixes in summary output.Christoph2017-12-09 19:36:49 +0100
2c826fd75dAdd script to install all needed debian packages and perl modules. Usefull after upgrading the Operating System (OS).Christoph2017-11-24 16:57:22 +0100
9aaaf80c43Add transport definitions 'smtp-ipv4-only' and 'smtp-ipv6-only'.Christoph2017-11-19 17:06:15 +0100
a6ad519b9bSomer minor changes on output of scripts 'install_roundcube.sh' and 'upgrade_roundcube.sh'.Christoph2017-11-09 04:55:08 +0100
85ea900d18Fix minor error in ouput of script 'upgrade_roundcube.sh'.Christoph2017-11-09 04:34:40 +0100
86d6099516Fix error on upgrade_roundcube.sh: minor changes on script output.Christoph2017-11-09 02:57:43 +0100
2a39aa5f12Fix error at upgrade_roundcube.sh: setting default value for 'PHP_DEBIAN_INSTALLATION' was missing.Christoph2017-11-09 02:48:34 +0100
f1cd028434Determin PHP version if installed via debian package system. Restart PHP after postfixadmin installation.Christoph2017-11-07 03:53:13 +0100
24de2d80e1Determin PHP version if installed via debian packages system.Christoph2017-11-07 03:51:23 +0100
186d3b94d5Support PHP installed from Debian Packages System.Christoph2017-11-06 04:24:52 +0100
7427ebec6b- Add HTTP security headers to vhost configuration. - Version to install is requested and no longer part of the configuration file.Christoph2017-11-05 19:09:59 +0100
a53d252d69Fix errors accesseing Mysql database for installation/upgrading roundcube webmailer.Christoph2017-11-05 04:39:08 +0100
6afef61382install_update_dovecot.conf.sample: change 'auth_mechanisms' to 'PLAIN LOGIN'.Christoph2017-11-04 03:31:06 +0100
3f6850f356Some minor changes on script output.Christoph2017-10-30 16:40:41 +0100
c6f30ffb8bAdd script 'convert_dovecot_pfa_password.sh' - change from plain to cryted passwords.Christoph2017-10-30 04:00:27 +0100
7340b5eea0Set correct permissions on configuration file '10-mail.conf'.Christoph2017-10-30 03:59:17 +0100
c2d163f142Add security http headers to vhost configuration. Change IMAP AUTH type (['imap_auth_type']) to value 'LOGIN'.Christoph2017-10-30 03:57:36 +0100
f8084d731bFix minor bug in writing configuration file.Christoph2017-10-30 03:55:15 +0100
1e3bcd35efFix error in writing welcome message (WELCOME_MESSAGE) to konfiguration file.Christoph2017-10-27 03:44:56 +0200
e87398cdbeVersions (dovecot AND pigeonhole) must be given interactivly. SSLv2 is no longer known by dovecot. So remove '\!SSLv2' from dovecot configuration file '10-ssl.conf'.Christoph2017-10-22 17:00:44 +0200
25fc6d3b7aAdd/Fix Synchronising package index files with debian repositories.Christoph2017-10-22 15:10:18 +0200
96e1935bc9Forgot to add sammple configuration files for dovecot and roundcube installation.Christoph2017-10-22 14:49:09 +0200
a27c1a3a50Fix error in writing postfix's main.conf file.Christoph2017-10-22 13:13:00 +0200
3e5e0927f9Fix Error. Update debian package index bevor installing packages.Christoph2017-10-22 12:22:42 +0200
ced2a28679Initial commit - merge old projekts 'amavisd-new/', 'dovecot/', 'postfix', 'postfixadmin' and 'roundcube'.Christoph2017-10-22 12:11:03 +0200