Commit Graph

74 Commits

Author SHA1 Message Date
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
755262ea03 Add support for PCRE header/mime-header/body checks. integrated now per default. 2021-06-14 12:20:54 +02:00
4e17844d9c install_postfix_advanced.sh: add support for PCRE header/mime-header/body-checks - you have uncomment the directicesgit add . 2021-06-14 10:46:10 +02:00
Christoph
748113a5a8 install_postfix_advanced.sh: update ip-adresse for 'mynetworks'. 2021-05-16 17:04:24 +02:00
0d8f2910ab install_postfix_advanced.sh: some more spam protections.. 2021-04-29 18:54:10 +02:00
7bae5e16bf install_update_dovecot.sh: (re)compltete changes for using LMTP service. 2021-04-25 16:40:56 +02:00
ea6839f071 install_postfix_advanced.sh: cwadjust trusted servers 'mynetworks'. 2021-04-25 11:52:12 +02:00
60da959346 install_postfix_advanced.sh: minor changes. 2021-04-25 04:08:15 +02:00
c7853702de install_postfix_advanced.sh: enable postfix firewall 'postfwd' at boot time. 2021-04-22 20:57:23 +02:00
e7785f3602 install_postfix_advanced.sh, install_postfix_base.sh: use '-dsaparam' parameter for generation Diffie-Hellman keys to avoid lon generation time. 2020-03-08 15:47:38 +01:00
ab12b45ae6 install_postfix_advanced.sh, install_postfwd.sh: some minor changes to default 'postfwd.bl-sender' configuration file. 2019-10-15 15:42:07 +02:00
3e4e9edb8c install_postfix_advanced.sh, install_postfwd.sh: some minor changes to default 'postfwd.cf' configuration file. 2019-10-15 15:39:43 +02:00