Commit Graph

376 Commits

Author SHA1 Message Date
Christoph
7b6e4c36d0 install_amavis.sh,install_postfix_advanced.sh: support additional smtp port in case of relay host. 2025-01-27 18:50:01 +01:00
ee41a335b1 install_postfix_base.sh: some really minor changes.. 2025-01-27 17:48:36 +01:00
0b410ad6d8 install_postfix_base.sh: support relaying to non standard port (other than 25). 2025-01-27 17:02:08 +01:00
aa092ea841 install_postfixadmin.sh: orioginal script now has the right charset (utf8). 2025-01-05 01:15:39 +01:00
da6c7fca0e install_postfix_base.sh: fix error if IPv4 address is a loopback address (127.x). 2024-12-18 12:04:04 +01:00
f1f56f48f6 install_amavis.sh: fix error in if statement. 2024-10-01 17:27:21 +02:00
765b16fd59 Merge branch 'master' of git.oopen.de:install/mailsystem 2024-10-01 00:21:35 +02:00
6a34a5b74c README.test_mailprotocolls: add test of RSA based TLS connection. 2024-10-01 00:21:16 +02:00
ad1d844b54 install_postfix_advanced.sh: some minor changes in writing 'main.cf'. 2024-10-01 00:20:04 +02:00
aa38ae7d76 install_postfix_advanced.sh: some realy minor changes. 2024-09-30 17:55:26 +02:00
Christoph
f6482795c4 install_postfix_advanced.sh: get rid of trailling blanks. 2024-09-28 22:53:45 +02:00
361ccefd9a install_postfix_advanced.sh: adjust defaulr 'main.cf' file. 2024-09-26 17:44:21 +02:00
307c47d4a5 install_amavis.sh: adjust '_needed_packages_clamav'. 2024-09-26 16:19:25 +02:00
Christoph
8670eb3dba Merge branch 'master' of https://git.oopen.de/install/mailsystem 2024-09-18 23:10:34 +02:00
Christoph
8a66f11f49 install_postfix_advanced.sh: change comments for some tls parameters. 2024-09-18 23:05:30 +02:00
1d78a7e4b3 Merge branch 'master' of https://git.oopen.de/install/mailsystem 2024-09-18 19:38:15 +02:00
6c3c0c596b install_amavis.sh: fix error in adding SecuriteInfo signatures to freshclam.conf. 2024-09-18 19:37:54 +02:00
b069fdac30 install_amavis.sh: SecuriteInfo was moved to ClamAV's Freshclam. Also get rid of trailling spaces. 2024-09-18 16:46:38 +02:00
240dfbb54a install_postfix_advanced.sh, install_postfix_base.sh: adjust tls parameters of 'main.cf'. 2024-09-17 16:28:25 +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