084956ef17
upgrade_roundcube.sh: Add missing default values for MySQL credentials.
Christoph2018-10-31 03:42:08 +01:00
408ac30592
install_postfix_base.sh: add default values if configuration file is not present or some values not set.
Christoph2018-10-25 01:10:56 +02:00
6e8e46af98
install_postfix_advanced.sh: add default values if no configuration file is present or some values not given.
Christoph2018-10-24 14:29:01 +02:00
d8545aa36d
Get rid of further double code.
Christoph2018-10-24 14:17:18 +02:00
1aec32d68c
Get rid of unused (commented) code.
Christoph2018-10-24 14:09:27 +02:00
3412f37824
Add default values if no configuration file is present or value not given.
Christoph2018-10-24 14:08:19 +02:00
ccc627932e
Add Documentation /README files) for dovecot.
Christoph2018-10-22 15:03:46 +02:00
38c2c17114
install_update_dovecot.sh: add support for dovecot versions 2.3.x . Fix minor errors. Add mire default values.
Christoph2018-10-01 00:22:28 +02:00
08d2914d13
change default password algorithm (PW_PASSWD_ALGO_PREFIX) to '{SHA512-CRYPT}', default (dovecot) password method (PW_DOVECOT_PW_METHOD) to 'SHA512-CRYPT'.
Christoph2018-09-27 02:52:13 +02:00
aee7bf0293
install_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 +02:00
fabc15356a
install_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 +02:00
823dde9c8f
install_postfixadmin.sh: fix error for value of 'DEFAULT_MYSQL_CREDENTIALS' and 'DEFAULT_DEBIAN_MYSQL_CREDENTIALS'.
Christoph2018-09-26 00:29:23 +02:00
71ab757ca1
Fix error in schleuder3 installation documentation.
Christoph2018-05-23 15:42:32 +02:00
6bb183a397
install_amavis.sh, localhost:10025: add '[::1]/128' to the allowed hosts (mynetwork).
Christoph2018-05-18 04:07:45 +02:00
f4184d0871
install_roundcube.sh: update pear channel befor using it.
Christoph2018-05-17 15:11:55 +02:00
bfac1c384f
install_update_dovecot.sh: in case of fresh install, create MySQL tables only if they not exists.
Christoph2018-05-16 21:00:33 +02:00
6e9b526c00
install_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 +02:00
c9009c541f
install_roundcube.sh: correct crontab for 'cleandb' entry.
Christoph2018-05-14 15:28:36 +02:00
ee36f926b1
install_postfixadmin.sh,install_roundcube.sh: with PHP version 7.0, loaction of socket file has changed.
Christoph2018-05-14 04:00:02 +02:00
7ed26009c3
Fix 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 +02:00
1a875c003e
install_amavis.sh: write crontop for checking, if AMaVis is running.
Christoph2018-05-13 23:08:15 +02:00
81bc06e7fc
install_update_dovecot.sh: in case of systemd service file set 'PrivateTmp=false'.
Christoph2018-05-13 22:15:38 +02:00
1d0641e0cd
upgrade_roundcube.sh: addes support for systemd apache2 service.
Christoph2018-05-13 20:37:04 +02:00
519b3f00ab
install_roundcube.sh: addes support for systemd apache2 service.
Christoph2018-05-13 20:36:46 +02:00
d7aa579f26
upgrade_roundcube.sh: Warn if version is already installed, but give the pssibility to proceed.
Christoph2018-01-25 14:17:14 +01:00
91ab50e590
Change 'mail_max_userip_connections' to 24 for pop3 connections.
Christoph2018-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).
Christoph2018-01-04 16:05:46 +01:00
1c4555e410
Prevent installation to overwrithe existing postfix files. At least make a backup.
Christoph2018-01-02 10:43:49 +01:00
77e1f893e3
Fix errors in installing plugins 'contextmenu' and 'markasjunk2'.
Christoph2017-12-27 04:11:40 +01:00
dedbbfb707
Fix error at stopping dovecot service
Christoph2017-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
Christoph2017-12-25 03:52:49 +01:00
1c684667ee
install_postfix_base.sh: changed to only listen on local interfaces.
Christoph2017-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
Christoph2017-12-12 15:03:23 +01:00
4ac00e1377
Add sa-compile to needed debian packages. Some fixes in summary output.
Christoph2017-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).
Christoph2017-11-24 16:57:22 +01:00
9aaaf80c43
Add transport definitions 'smtp-ipv4-only' and 'smtp-ipv6-only'.
Christoph2017-11-19 17:06:15 +01:00
a6ad519b9b
Somer minor changes on output of scripts 'install_roundcube.sh' and 'upgrade_roundcube.sh'.
Christoph2017-11-09 04:55:08 +01:00
85ea900d18
Fix minor error in ouput of script 'upgrade_roundcube.sh'.
Christoph2017-11-09 04:34:40 +01:00
86d6099516
Fix error on upgrade_roundcube.sh: minor changes on script output.
Christoph2017-11-09 02:57:43 +01:00
2a39aa5f12
Fix error at upgrade_roundcube.sh: setting default value for 'PHP_DEBIAN_INSTALLATION' was missing.
Christoph2017-11-09 02:48:34 +01:00
f1cd028434
Determin PHP version if installed via debian package system. Restart PHP after postfixadmin installation.
Christoph2017-11-07 03:53:13 +01:00
24de2d80e1
Determin PHP version if installed via debian packages system.
Christoph2017-11-07 03:51:23 +01:00
186d3b94d5
Support PHP installed from Debian Packages System.
Christoph2017-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.
Christoph2017-11-05 19:09:59 +01:00
a53d252d69
Fix errors accesseing Mysql database for installation/upgrading roundcube webmailer.
Christoph2017-11-05 04:39:08 +01:00
6afef61382
install_update_dovecot.conf.sample: change 'auth_mechanisms' to 'PLAIN LOGIN'.
Christoph2017-11-04 03:31:06 +01:00
8eee0f3f3e
Some changes on script output.
Christoph2017-10-30 17:30:56 +01:00
3f6850f356
Some minor changes on script output.
Christoph2017-10-30 16:40:41 +01:00
c6f30ffb8b
Add script 'convert_dovecot_pfa_password.sh' - change from plain to cryted passwords.
Christoph2017-10-30 04:00:27 +01:00
7340b5eea0
Set correct permissions on configuration file '10-mail.conf'.
Christoph2017-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'.
Christoph2017-10-30 03:57:36 +01:00
f8084d731b
Fix minor bug in writing configuration file.
Christoph2017-10-30 03:55:15 +01:00
1e3bcd35ef
Fix error in writing welcome message (WELCOME_MESSAGE) to konfiguration file.
Christoph2017-10-27 03:44:56 +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'.
Christoph2017-10-22 17:00:44 +02:00
25fc6d3b7a
Add/Fix Synchronising package index files with debian repositories.
Christoph2017-10-22 15:10:18 +02:00
96e1935bc9
Forgot to add sammple configuration files for dovecot and roundcube installation.
Christoph2017-10-22 14:49:09 +02:00