Commit Graph

85 Commits

Author SHA1 Message Date
4442c6230e install_postfix_advanced.s - policyd-spf h: increase 'void lookup limit'fro '2' to '5'. 2025-04-29 17:09:27 +02:00
ae2b6540af install_postfix_advanced.sh: add support for postfix-policyd-spf-python . 2025-03-02 02:17:25 +01:00
07231ac1c7 install_postfix_advanced.sh: ix.dnsbl.manitu.net (also known as NixSpam) has been shutdown on 2025-01-16. 2025-02-14 14:29:14 +01:00
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
ad1d844b54 install_postfix_advanced.sh: some minor changes in writing 'main.cf'. 2024-10-01 00:20:04 +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
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
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
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
0c5c9915f8 install_postfix_*: add support for 'smtp_generic_maps'. 2024-05-07 12:23:00 +02: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
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
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
2291f6efa9 install_postfix_advanced.sh: fix error detecting os distribution/version. 2023-11-15 17:20:34 +01:00
23165653f5 install_postfix_advanced.sh: fix error icreatunf / installing DH parameters. 2023-11-15 16:42:05 +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
d35c32ef46 install_postfix_advanced.sh: set 'inet_interfaces' to 'all' in case of IPv6 Interface(s) present. 2023-01-29 23:58:44 +01:00
f28d189d4a install_postfix_base.sh, install_postfix_advanced.sh: support for setting up cronjobs.. 2022-12-28 18:30:17 +01:00
d7e5a9e0fe install_postfix_base.sh, install_postfix_advanced.sh: change deprecated entry '& ~' to '& stop' resolv.conf 2022-12-10 13:45:39 +01:00
6c9383e828 install_postfix_advanced.sh: set 'smtpd_sasl_auth_enable = no' in case of sympa list server. 2022-09-26 16:11:01 +02:00
ecb0037e16 install_postfix_advanced.sh,install_amavis.sh: fix some error creating master.cf. 2022-09-26 02:54:07 +02:00
6eb955b34e install_postfix_advanced.sh: fix some errors. 2022-09-26 01:39:03 +02:00
a277586090 install_postfix_advanced.sh: add support for update postfix configuration - not only initial install. 2022-09-26 00:43:15 +02:00
fb637796fc Add Readme file adn comments for/in postfwd2 resources. 2022-09-17 12:56:45 +02:00
05dd7bd0ce install_postfwd.sh, install_postfix_advanced.sh: adjust postfwd rule RATE_UNKNOWN_CLIENT_ADDR 2022-09-17 03:12:08 +02:00
f7aeff6b5a install_postfix_advanced.sh: comment out recipient limits. This will me manage by postfix firewall postfwd. 2022-09-17 02:48:17 +02:00
5b678ee96c install_postfix_advanced.sh, install_postfwd.sh: add rule 'Throttle unknown clients to 5 recipients per 5 minutes'. 2022-09-17 01:31:45 +02:00
352b59c997 install_postfix_advanced.sh, install_postfwd.sh: minor changes. 2022-09-17 01:09:40 +02:00
e786c78a8b install_postfix_advanced.sh, install_postfwd.sh: Add more rules to postfix firewall postfwd config. 2022-09-17 01:05:02 +02:00
253cca17a4 install_postfix_advanced.sh: change some default values; fix error for parameter 'check_greylist'. 2022-06-24 21:52:56 +02:00
1f916f863d install_postfix_: add section for (commented) parameter 'smtp_address_preference'. 2022-06-14 09:13:31 +02:00
357edd4997 install_postfix_advanced.sh: remove non printable sign in comment. 2022-02-06 14:25:32 +01:00
97c7a570b8 install_postfix_advanced.sh: Add spme 'Default Rate Limit' settings. 2022-02-06 14:06:47 +01:00
6a847b1db1 install_postfix_advanced.sh: add 'Rate limit' configurations. 2022-02-06 13:56:46 +01:00
972be2df87 install_postfix_advanced.sh: change ownership on psotgrey socket directory. 2021-10-27 15:01:10 +02:00
6f3ae84cac install_postfix_advanced.sh: (Re)add support for postgrey daemon. 2021-10-27 14:33:15 +02:00
3935995a77 install_postfix_advanced.sh: adjust initial pcre spam checks. 2021-06-27 16:52:33 +02:00
da6edf64b3 create-postfix-pcre-chek-files.sh,install_postfix_advanced.sh update spam rules. 2021-06-27 14:42:43 +02:00
2d65829809 install_postfix_advanced.sh,create-postfix-pcre-chek-files.sh: adjust spam checks. 2021-06-25 19:02:59 +02:00
c2a7a088f8 install_postfix_advanced.sh,create-postfix-pcre-chek-files.sh: adjust spam checks. 2021-06-25 18:53:32 +02:00
6dee07c31a install_postfix_advanced.sh: adjust header_checks.pcre 2021-06-16 09:08:48 +02:00
a1a337209f install_postfix_advanced.sh: adjust creation of header_checks.pcre . 2021-06-15 19:02:26 +02:00