Commit Graph
100 Commits
Author SHA1 Message Date
chris ee892a6b33 Add script 'set-policyd-spf-config-for-listserver.sh' - More relaxed settings for Listenserver. 2026-02-15 14:36:21 +01:00
chris 7741803f71 install_amavis.sh: fix some error writing file '50-user'. 2026-02-13 23:46:22 +01:00
chris da1867ef91 install_amavis.sh: some minor changes.. 2026-02-13 22:47:16 +01:00
chris 8dc105be68 install_amavis.sh: port 25 (smtp/inbound) → Amavis 10024 (NOT ORIGINATING); submission/smtps (outbound) → Amavis 10026 (ORIGINATING). 2026-02-13 21:50:15 +01:00
chris 6bc490bfc1 add script 'set_amavis_local_domains_maps.sh'. 2026-02-13 21:43:42 +01:00
chris c6c6491ce0 install_postfix_advanced.sh: remove some commented lines written to master.cf file. 2026-02-13 15:02:45 +01:00
chris abb2941e4b install_postfix_advanced.sh: fix error checcking if 'policy-spf' is already present in master.cf file. 2026-02-13 14:59:58 +01:00
chris 6d516ed25a install_postfix_advanced.sh: remove depredated parameter 'permit_mx_backup'. 2026-02-11 21:20:00 +01:00
chris c6909c937d Merge branch 'master' of git.oopen.de:install/mailsystem 2026-02-11 21:17:33 +01:00
chris 9708c595c4 install_update_dovecot.conf.sample: fix parameter 'cert_base_dir'. 2026-02-11 21:16:37 +01:00
chris 9c52e54182 install_postfixadmin.sh: configuration file at version 4.x is 'config.local.php'. 2026-02-11 00:47:05 +01:00
chris 849cbfa2e4 install_postfixadmin.sh: some minor changes. 2026-02-10 23:58:58 +01:00
chris 0a51e44b93 install_amavis.sh: some minor changes.. 2026-02-10 15:27:39 +01:00
chris 16618f9949 install_opendmarc.sh: no opendmarc check on non_smtpd connections. 2026-02-10 15:02:05 +01:00
chris b4b47d5a79 install_amavis.sh: keine milters auf localhost:10025. install_postfix_advanced.sh: kein OpenDmarc bei non_smtpd_milters. (DMARC ist eine Inbound-Policy-Prüfung, nicht sinnvoll für lokal/originating.) 2026-02-10 14:14:53 +01:00
chris d1694bf3a4 install_postfix_advanced.sh: adjust '/etc/postfix/header_checks'. 2026-02-10 00:37:03 +01:00
chris ee1e2d0b7e install_amavis.sh: add spamassassin rule for Null sender ( (Return-Path: <>). 2026-02-10 00:35:10 +01:00
chris 96a77260c3 Merge branch 'master' of https://git.oopen.de/install/mailsystem 2026-02-04 22:23:01 +01:00
chris 71be7f0754 install_update_dovecot.sh: relax/defuse systemd-hardening 2026-02-04 22:22:31 +01:00
chris e82b464115 install_postfixadmin.sh: add support for versions 4.x 2026-02-04 21:08:22 +01:00
chris 7163b2dccf install_opendmarc.sh: fix errors in adjustin main.cf file. 2026-02-02 19:44:41 +01:00
chris b39e6c8f22 install_opendkim.sh fix errors in adjustin main.cf file. 2026-02-02 19:44:20 +01:00
chris 119f0e172f install_postfix_advanced.sh: fix OpenDKIM/OpenDMARC handling. 2026-02-02 19:43:18 +01:00
chris 74702b3d41 install_update_dovecot-2.4.sh: change calculation of numbers of cpus. 2026-02-02 11:47:33 +01:00
chris b32555f66c install_update_dovecot-2.4.sh: fix error writing (mysql) 'auth-sql.conf.ext' file. 2026-01-21 01:43:01 +01:00
chris e3c2df0f3b README.install: a minor change. 2026-01-11 00:42:08 +01:00
chris 2f3e513f04 Merge branch 'master' of https://git.oopen.de/install/mailsystem 2026-01-10 14:46:44 +01:00
chris 876fae3364 install_postfixadmin.sh: dovecot changed quota: ist now determined directly from filesystem. this isn't supported ba postfixadmin - so disable quota view for mailboxes. 2026-01-10 14:46:11 +01:00
chris 3032337c7d Provide systemd.pc wrapper so pkg-config exposes systemdsystemunitdir. 2026-01-09 21:46:13 +01:00
chris 4240bc3b14 install_amavis.sh: remoce deprecated parameter disable_dns_lookups for transport 'amavisfeed'. 2026-01-08 13:55:22 +01:00
chris 14fc0b0578 Merge branch 'master' of git.oopen.de:install/mailsystem 2026-01-08 13:50:07 +01:00
chris 6a827cba44 install_postfix_advanced.sh,install_postfix_base.sh: comment deprecated parameter 'smtpd_tls_dh1024_param_file'. 2026-01-08 13:49:40 +01:00
chris 0ec563bb3c Merge branch 'master' of https://git.oopen.de/install/mailsystem 2026-01-07 01:59:52 +01:00
chris 027930ae6e install_opendmarc.sh: adjust writing milter directives to postfix's main.cf. 2026-01-07 01:59:36 +01:00
chris 20da412413 install_opendkim.sh: adjust writing milter directives to postfix's main.cf. 2026-01-07 01:59:22 +01:00
chris e829868645 install_opendkim.sh: move FQHN from '/etc/opendkim/trusted'. 2026-01-07 01:53:46 +01:00
chris 5b853a26cb Backup old (Post-Queue setting) installation scripts. 2026-01-07 00:14:36 +01:00
chris cd39cb98b8 install_amavis.sh: change to 'Post-Queue' setting. 2026-01-07 00:13:13 +01:00
chris b09baa144c install_opendmarc.sh: forgot changing also master.cf. 2026-01-07 00:12:17 +01:00
chris f0921f8669 install_opendkim.sh: forgot changing also master.cf. 2026-01-07 00:12:02 +01:00
chris 548c4015e8 Merge branch 'master' of https://git.oopen.de/install/mailsystem 2026-01-06 23:22:30 +01:00
chris e91c9f1b04 install_opendmarc.sh: adjust konfiguration. 2026-01-06 23:21:58 +01:00
chris 4bb27992d8 install_opendkim.sh: adjust konfiguration. 2026-01-06 23:21:08 +01:00
chris 4360717cfe install_amavis.sh: forgot 'fi' - fixed. 2026-01-05 01:06:31 +01:00
chris 59488b9065 install_postfix_advanced.sh: add support for debian 13 systems. 2026-01-04 23:16:04 +01:00
chris fdd17790f6 Do not install DMARC Report support on mail relay systems. 2026-01-04 23:15:23 +01:00
chris 50bc28dc2a install_update_dovecot-2.4.sh: support english language in qota warn messages. 2025-12-20 23:55:57 +01:00
chris b87793cbad Fis systemd support on debian system version 13 (trixie) or newer. 2025-12-15 01:23:16 +01:00
chris b28b3a8316 install_update_dovecot-2.4.sh: adjust sieve configuration. 2025-12-09 17:49:41 +01:00
chris ecfd630612 install_amavis.sh: no warn messages from amavis to admin. 2025-12-09 13:50:52 +01:00
chris 68d2bd18b7 install_amavis.sh: some minor changes. 2025-12-09 00:01:31 +01:00
chris 05723c0514 Merge branch 'master' of https://git.oopen.de/install/mailsystem 2025-12-08 19:26:34 +01:00
chris 32b3c8b01e install_update_dovecot-2.4.sh: some minor changes. 2025-12-08 19:25:46 +01:00
chris f2f3797c1e install_amavis.sh: Some minor changes. 2025-12-08 19:14:37 +01:00
chris d8979faa06 install_update_dovecot-2.4.sh: increase sieve_max_redirects to 25. 2025-12-05 12:35:07 +01:00
chris d407b2ecf0 install_opendkim.sh,install_opendmarc.sh: Support the execution of scripts at any time. A non-existent configuration is created, and an already installed configuration is adjusted if necessary. 2025-11-26 12:36:56 +01:00
chris 13e1d575f9 install_opendmarc.sh: remove duplicate setting 'AuthservID'. 2025-11-26 11:33:58 +01:00
chris a246f5009f install_opendmarc.sh: some minor changes. 2025-11-25 22:43:11 +01:00
chris 41f5f61d32 Merge branch 'master' of https://git.oopen.de/install/mailsystem 2025-11-25 22:39:47 +01:00
chris eb18cf2a84 Fix errors handling DKIM signatures and DMARC proofs. 2025-11-25 22:34:40 +01:00
chris 578db07b76 README.dovecot.index: modify documentation. 2025-11-23 12:23:49 +01:00
chris 3b3652ec55 DOC/DMARC-Report/dmarc-server-setup.md: fix errors in documentation. 2025-11-13 22:21:28 +01:00
chris 44c56d6083 Merge branch 'master' of git.oopen.de:install/mailsystem 2025-11-13 00:28:17 +01:00
chris 8e9f35ed76 dmarc-server-setup.md: Adjust .. 2025-11-13 00:27:35 +01:00
chris 0303c79b03 install_postfix_advanced.sh: fix permissions to service scripts for DMARC reporting. 2025-11-13 00:19:15 +01:00
chris 20d4c95404 install_postfix_advanced.sh: add support for DMARC reporting. 2025-11-12 23:59:59 +01:00
chris 3b60d1b83e Add documentation and service scripts for DMARC reporting. 2025-11-12 17:22:11 +01:00
chris cb9e958d39 install_update_dovecot-2.4.sh: fix errors Correct errors relating to database access. 2025-08-23 17:28:28 +02:00
chris 761a3a3b34 Merge branch 'master' of git.oopen.de:install/mailsystem 2025-08-23 11:49:42 +02:00
chris ae06305069 install_update_dovecot-2.4.sh: Set 'quota_storage_size' to 9 (unlimited) - We only use personalized quotas. 2025-08-23 11:49:29 +02:00
chris e50851b519 install_update_dovecot-2.4.sh: fix errors concerning mail location settings of shared folders, 2025-08-23 02:19:37 +02:00
chris c82ff77bbe Add DOC/dovecot/README.maildir-size-fix.pl. 2025-08-22 00:18:41 +02:00
chris f4c7453675 install_update_dovecot-2.4.sh: add parameter 'maildir_broken_filename_sizes = yes' and 'auth_allow_weak_schemes = yes'. 2025-08-21 23:38:55 +02:00
chris 06914fcade install_postfix_advanced.sh: add parameters for 'Postfix DSN Support' to file 'main.cf'. 2025-08-21 00:06:17 +02:00
chris 230ab94ca6 install_update_dovecot-2.4.sh: fix quota relating errors. 2025-08-14 12:43:33 +02:00
chris 7cc2369ea0 install_update_dovecot-2.4.sh: initial versionm. 2025-08-14 01:41:47 +02:00
chris 4aaeae3b1a install_update_dovecot-2.4.sh: another intermediate version. 2025-08-13 01:54:56 +02:00
chris 692e76ad1d install_update_dovecot-2.4.sh: another intermediate version. 2025-08-12 02:03:37 +02:00
chris 6f02a45023 Rename 'README.test_mailprotocolls' to 'README.test_mailprotocols'. 2025-08-03 11:01:44 +02:00
chris e971f26c75 README.test_mailprotocolls: adjust / expand documentation. 2025-08-03 11:00:31 +02:00
chris bbc3cf87f1 install_update_dovecot-2.4.sh: another intermediate version. 2025-07-23 01:57:24 +02:00
chris 195e3f65ee install_update_dovecot-2.4.sh: another imtermediate update. 2025-07-22 03:01:11 +02:00
chris 0270997761 install_update_dovecot-2.4.sh: another imtermediate update 2025-07-20 13:19:59 +02:00
chris 6e19d1a938 install_update_dovecot-2.4.sh: another intermediate version. 2025-07-19 01:46:06 +02:00
chris 5a9dcc4b8f install_update_dovecot-2.4.sh: another intermediate version. 2025-07-18 02:31:55 +02:00
chris 94a1895873 install_update_dovecot-2.4.sh: another intermediate version. 2025-07-14 15:17:45 +02:00
chris e00ba6f4ce install_update_dovecot-2.4.sh: intermediate version. 2025-07-14 01:41:53 +02:00
chris 845325eac8 ignore '.env' files. 2025-07-14 01:41:03 +02:00
chris ba20cb36fe Add initial not yet running installscript for dovecot version 2.4.x 2025-07-12 12:55:16 +02:00
chris 83ad91f77d install_update_dovecot.sh:cleanup fron debug code.. 2025-07-12 12:54:08 +02:00
chris 3a98ac15f7 Merge branch 'master' of https://git.oopen.de/install/mailsystem 2025-07-12 11:10:26 +02:00
chris d811cbfbd1 Backup 'BAK/install_update_dovecot.sh' bevor uploading a new one. 2025-07-12 11:10:17 +02:00
chris 5eebd200f4 install_update_dovecot.sh: some minor changes. 2025-07-12 11:07:57 +02:00
chris 14ae5a3ebf install_postfix_advanced.sh: workarround for error: the query to zen.spamhaus.org was blocked due to usage of an open resolver. 2025-05-15 02:59:51 +02:00
chris e24fb4cad3 install_postfix_advanced.sh: fix error in creating master.cf (+policy-spf). 2025-05-14 11:18:56 +02:00
chris cc06fe5cfa install_amavis.sh: fix errors in if statements: replace ':' with ';'. 2025-05-14 10:26:50 +02:00
chris 4442c6230e install_postfix_advanced.s - policyd-spf h: increase 'void lookup limit'fro '2' to '5'. 2025-04-29 17:09:27 +02:00
chris 3f141499dc install_postfix_base.sh: update file 'sasl_passwd' instead ao renewing it. 2025-03-12 14:43:41 +01:00
chris 9b12e32853 install_amavis.sh: Moving SPAM policies into an external file. 2025-03-03 17:57:22 +01:00
chris 894ff4eced install_opendmarc.sh: adjust configuration file. 2025-03-03 15:42:04 +01:00