516 Commits

Author SHA1 Message Date
chris b73fa92d43 install_postfix_base.sh,install_postfix_advanced.sh: add libsasl2-modules-db to the reqired debian packages. 2026-07-17 14:58:44 +02:00
chris bb8cd0c2cc install_roundcube.sh: change cronjob for cleaning up db. 2026-07-11 02:00:24 +02:00
chris 2d288c6705 Merge branch 'master' of https://git.oopen.de/install/mailsystem 2026-07-04 00:34:59 +02:00
chris a96c92524e upgrade_roundcube.sh: the script is no longer paused as usual (for example, to disable plugins). 2026-07-04 00:34:31 +02:00
chris dd105ad5d9 Add rebuild_roundcube_config.php for regenerating Roundcube config 2026-07-03 23:12:53 +02:00
chris 7fb1ac4511 Rename ol dovecot install/upgrade script. 2026-07-03 18:45:14 +02:00
chris cb3079a7ae migrate_markasjunk2_to_markasjunk.sh: migrate from extern deprecated markasjunk plugin to the core one. 2026-07-03 17:44:08 +02:00
chris 5a7e79d8c4 upgrade_roundcube.sh: Allow upgrading to the even installed version. 2026-07-03 17:42:59 +02:00
chris d60cb62d8f upgrade_roundcube.sh: some fixes.. 2026-07-03 17:08:56 +02:00
chris 5b9e632fe4 upgrade_roundcube.sh: make upügrade script ready for newer composer and newer roundcube installation. 2026-07-03 12:26:59 +02:00
chris 7be12b675c Add skript 'update_quota2_mariadb.sh'. 2026-07-02 03:19:09 +02:00
chris d385627251 Merge branch 'master' of https://git.oopen.de/install/mailsystem 2026-07-02 02:23:59 +02:00
chris 17e858d51b install_update_dovecot-2.4.sh: enhance quota_clone plugin support for MySQL and update documentation 2026-07-02 02:11:55 +02:00
chris 8df8b715c7 Add script 'update_quota2_psql.sh'. 2026-07-02 01:20:25 +02:00
chris b90c692af1 install_postfixadmin.sh: create composer.lock bevor installing/updating postfixadmin. 2026-07-02 01:19:38 +02:00
chris d917dc69bb install_quota_clone.sh: enhance config.local.php detection logic for PostfixAdmin 2026-06-29 16:49:59 +02:00
chris 4c9a34d234 install_quota_clone.sh: remove hardcoded PostfixAdmin path and add interactive symlink detection 2026-06-29 16:24:55 +02:00
chris 625184ab6e install_postfixadmin.sh: update used_quotas configuration to 'YES' for PostfixAdmin
install_update_dovecot-2.4.sh: add quota_clone plugin configuration for real-time quota tracking
create settings.json: add permissions for quota-related commands in PostfixAdmin
create install_quota_clone.sh: script to configure Dovecot quota_clone plugin and PostfixAdmin integration
2026-06-29 15:12:56 +02:00
chris 163fc55a6d initialize workspace configuration file 2026-06-19 11:47:24 +02:00
chris d92941ed96 install_postfix_advanced.sh: add SPF sender whitelist configuration 2026-06-19 11:46:17 +02:00
chris b99844c1b5 install_postfixadmin.sh: remove space.. 2026-02-18 18:53:38 +01:00
chris 691c34fa18 Merge branch 'master' of https://git.oopen.de/install/mailsystem 2026-02-18 18:48:01 +01:00
chris 1ca6031fea install_postfixadmin.sh: fix error determin PFA configuration file. 2026-02-18 18:47:25 +01:00
chris 8234254094 Merge branch 'master' of git.oopen.de:install/mailsystem 2026-02-18 12:38:47 +01:00
chris afff836253 install_postfix_advanced.sh: comment entries '127.0.0.1:10040_time_limit=3600' and 'policyd-spf_time_limit=3600'. 2026-02-18 12:38:33 +01:00
Christoph 7c05201520 install_postfix_advanced.sh: some changes of 'main.cf' in case of relay host only. 2026-02-18 01:48:45 +01:00
Christoph 0674fb1231 install_amavis.sh: fix entering procedure of variable 'SASL_AUTH_ENABLED'. 2026-02-18 01:33:55 +01:00
Christoph 32980f67de install_postfix_advanced.sh: fix handling of additional smtp port. 2026-02-18 01:32:08 +01:00
Christoph 7b9a6f52ca install_postfix_advanced.sh: add support for parameter 'smtpd_tls_eccert_file'. 2026-02-16 14:38:21 +01:00
chris 5a8280b767 install_amavis.sh: in any case, IS_SYMPA_LIST_SERVER must be set to false except server ist a sympa listmanager. 2026-02-16 14:01:12 +01:00
chris 7c99515e72 install_postfix_advanced.sh: some minor changes. 2026-02-16 13:32:21 +01:00
chris ef963e89fc install_amavis.sh: separate amavis inbound (port 10024) amd outbound (10029) in case of sympa listserver or 'only relay' server. 2026-02-16 00:17:56 +01:00
chris 654e5738d4 install_postfix_advanced.sh: fix error - forgot 'fi'.. 2026-02-16 00:15:57 +01:00
chris 6356876ab6 Change some settings, if Server is a listserver. 2026-02-15 14:37:19 +01:00
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