Commit Graph

358 Commits

Author SHA1 Message Date
Christoph
8a66f11f49 install_postfix_advanced.sh: change comments for some tls parameters. 2024-09-18 23:05:30 +02:00
3eb53b5463 install_postfix_base.sh,install_postfix_advanced.sh: adjust second time '/etc/rsyslog.d/postfix.conf'. 2024-09-15 22:18:20 +02:00
e976d0e3ef install_postfix_base.sh,install_postfix_advanced.sh: adjust '/etc/rsyslog.d/postfix.conf'. 2024-09-15 22:07:54 +02:00
ckubu
da37fc1938 install_amavis.sh: add support for SecuriteInfo signatur databases at clamav-freshclam. 2024-08-31 22:59:44 +02:00
ckubu
d189d8c4e9 install_amavis.sh: change cooment for SecuritoInfo accounts. 2024-08-31 22:17:25 +02:00
ckubu
d0816ecf1c install_amavis.sh: change variable DEFAULT_SI_AUTHORISATION_SIGNATURE_OOPEN. 2024-08-31 22:01:08 +02:00
8a9ea4141b install_roundcube.sh: Change way to determin 'MYSQL_CREDENTIALS'. 2024-08-10 21:35:13 +02:00
46ea239260 upgrade_roundcube.sh: delete unused statement.. 2024-08-10 21:33:22 +02:00
f766e859f7 upgrade_roundcube.sh: Change settimgs of var 'MYSQL_CREDENTIALS'. 2024-08-10 16:43:51 +02:00
3785baa94a install_postfixadmin.sh: some changes in determinatiom MySQL installed Version. 2024-08-02 18:16:36 +02:00
a792c623bd Change determination of MySQL credentials. 2024-08-02 17:47:06 +02:00
2110953673 install_update_dovecot.sh: fix minor error restarting rsyslog. 2024-07-04 00:38:36 +02:00
aad56b6497 install_update_dovecot.sh: fix error on quota warnings. 2024-05-15 16:27:47 +02:00
97898ca194 Merge branch 'master' of git.oopen.de:install/mailsystem 2024-05-11 16:03:50 +02:00
520a1c115d Call of 'check_sender_access' and 'check_recipient_access' already with 'smtpd_client_restrictions' before querying blacklists. 2024-05-11 16:03:36 +02:00
e70949f6ec Add suport for sender domain rewriting. 2024-05-07 13:41:32 +02:00
397c6304e8 install_postfix_*: add support for 'smtp_generic_maps'. 2024-05-07 12:23:58 +02:00
5365eb8e18 Add file 'README.disable-milter-mail-filter'. 2024-05-07 12:23:26 +02:00
0c5c9915f8 install_postfix_*: add support for 'smtp_generic_maps'. 2024-05-07 12:23:00 +02:00
015cba6d05 Add 'README.default-rate-limits'. 2024-04-17 14:43:06 +02:00
b4cbe3989c install_opendmarc.sh: change default value for 'RequiredHeaders' to 'false'. 2024-03-22 22:03:09 +01:00
ba486f22db install_postfix_advanced.sh: add support for allowing extra hosts (ip-addresses) for relaying. 2024-03-22 01:54:45 +01:00
44317f0b57 Add support for disabling milter mail filters. 2024-03-20 16:50:31 +01:00
0f6fa53e6d upgrade_roundcube.sh: fix error using internal field separator IFS. 2024-03-17 18:34:07 +01:00
0c4dd7b5e9 README.virtual-do-not-reply: minor changes. 2024-02-28 18:28:08 +01:00
e93a4783a2 install_postfix_advanced.sh: add support for lookup tables 'virtual_alias_domains' and 'virtual_alias_maps'. 2024-02-28 18:26:56 +01:00
5261828376 Add 'README.virtual-do-not-reply'. 2024-02-28 17:59:55 +01:00
3f3ef95240 install_postfixadmin.sh: change '$CONF['password_expiration']' to 'NO'. 2024-01-03 22:37:41 +01:00
cda7fb08da install_postfix_advanced.sh: remove 127.0.0.25 from inte_interfaces. 2023-12-09 01:08:03 +01:00
83a4e631b5 install_postfix_advanced.sh: add comment for '127.0.0.25'. 2023-12-08 23:58:32 +01:00
b1f4cdc84d install_roundcube.sh: change location of php-socket to directory '/run/php/'. 2023-12-08 23:57:00 +01:00
1f05685af9 install_update_dovecot.sh: creating DH parameter changes if debian version is 12 or above. 2023-12-08 18:53:30 +01:00
e48b35bdd1 install_amavis.sh: fix error on data input. 2023-12-08 18:09:12 +01:00
Christoph
e595f034d8 install_amavis.sh: fix error in writing 'master.cf' in case of SASL AUTH enabled. 2023-11-21 21:03:14 +01:00
d5d3bddb8c install_postfix_base.sh: change function dectec_os to dectect_os_1. 2023-11-15 18:36:51 +01:00
b717e88130 update_postfix_dh_parameters.sh: change function dectec_os to dectect_os_1. 2023-11-15 18:35:48 +01:00
ccc527abc2 Add script 'update_postfix_dh_parameters.sh'. 2023-11-15 17:49:01 +01:00
2291f6efa9 install_postfix_advanced.sh: fix error detecting os distribution/version. 2023-11-15 17:20:34 +01:00
bb464c1686 install_postfix_base.sh: minor chanmges on script output. 2023-11-15 16:42:53 +01:00
23165653f5 install_postfix_advanced.sh: fix error icreatunf / installing DH parameters. 2023-11-15 16:42:05 +01:00
ba988c63bc install_postfix_base.sh: fix error on script output. 2023-11-15 16:37:47 +01:00
4dd9611151 fix error creating / installing DH parameters. 2023-11-15 15:50:06 +01:00
0bde654616 install_postfix_advanced.sh: exclude TLSv1 for smtp server and TLSv1 and TLSv1.1 for smtp client. 2023-11-13 09:25:54 +01:00
190b0d0fcb install_postfix_advanced.sh: add message headers that include information about the protocol and cipher used. 2023-11-13 09:22:18 +01:00
30db99c91e install_amavis.sh: adjust spamassassin's local.cnf file. 2023-11-07 11:44:59 +01:00
25d24ccdfc install_amavis.sh: add debian package 'libnet-patricia-perl'. 2023-10-23 01:08:10 +02:00
e50d23d9e8 install_amavis.sh: some minor changes/fixes 2023-10-22 18:56:34 +02:00
2984da58c9 install_amavis.sh: some fixes to support debian version 12. 2023-10-22 17:54:47 +02:00
4a6d7034f2 install_postfixadmin.sh: Change use of virtual vacation from 'YES' to 'NO'. 2023-08-30 18:57:44 +02:00
0e9f2d739b install_amavis.sh: install 'libclamunrar11' in case of debian 12 (bookworm). 2023-06-24 09:57:44 +02:00