45c7bf0c50
Enable dual use of RSA and ECDSA certificates
...
for submission und smtp port
2024-06-27 18:52:09 +02:00
111a1c05ab
If at least smtpd_tls_eccert_file or smtpd_tls_eckey_file
...
is defined in the main.cf we can't use ECDSA certificates
for smtpd_tls_cert_file and smtpd_tls_key_file in the
master.cf. Postfix then expects an RSA certificat as input
and fails to load the certificate.
2024-06-27 14:31:13 +02:00
343995613b
Update cipherlist
...
https://ssl-config.mozilla.org/#server=postfix&version=3.7.10&config=intermediate&openssl=1.1.1n&guideline=5.7
2024-06-27 01:09:15 +02:00
b5b25bb457
Enable dual use of rsa and ecdsa certificates
2024-06-26 23:46:08 +02:00
8c79f8b687
Use Ansible defaults to insert comments
...
Enable vscodium code highlighting for some files
2024-03-27 17:39:16 +01:00
7a2ff6c74a
Downgrade TLS to v1
...
because there are still mail servers out there that don't support
newer versions
2023-11-21 07:46:11 +01:00
64a12f24c2
Force TLS1.1 as minimum TLS version
2023-11-19 19:27:03 +01:00
98390d8157
Remove condition - Postfix will ignore this setting on older versions
2023-11-08 09:10:47 +01:00
44f908f47a
Remove unused files
2023-11-03 22:52:05 +01:00
10c4d6c17b
Update virtual_alias template
...
The commented section of the template contained invalid yaml syntax.
Upstream fixed that (since Debian Bookworm).
2023-10-19 01:40:35 +02:00
0e62604dd8
Enable configurarion of header checks
2023-10-16 14:46:47 +02:00
17ecb3d1ca
Add possibility to increase procsess limit
2023-06-28 08:04:06 +02:00
5497d962f1
Add respectful_logging
2023-06-19 21:29:29 +02:00
2d7dbe8a7c
Define fallback relay
2023-06-15 07:43:39 +02:00
b86f94b90c
Insert relayhost option only if defined
2023-06-15 07:38:16 +02:00
732d4ccabb
Fix file name
2023-06-14 17:03:55 +02:00
bae96caef7
Run postmap on sasl password file
2023-06-14 17:00:42 +02:00
1e141ca6e2
Enable TLS connection also for SASL auth instances
2023-06-14 16:53:08 +02:00
be37afb7c5
Fix variable name to enabled template
2023-06-14 16:46:49 +02:00
ddfd618bad
Hardcode SMTP SASL password maps file
...
There's no need to use more than one file
2023-06-14 16:36:22 +02:00
3ca70b3a17
Fix variable names for SASL Auth
2023-06-14 16:14:29 +02:00
6c09b17399
Update dict
2023-05-21 23:09:11 +02:00
40b81679eb
Fix type
2023-05-17 21:47:51 +02:00
bdb6b87be7
Insert relay by sender from map
2023-05-17 21:45:27 +02:00
5d2274234b
Increase intendation
2023-05-17 21:44:45 +02:00
42cc6e0775
Enable relayinf of other domains
2023-05-17 21:33:06 +02:00
6476a23c02
List users comma seperated
2023-04-19 17:19:18 +02:00
233ecb6d7d
Add info about template path
2023-04-19 17:16:26 +02:00
c0affc3547
Remove unneccessary options
2023-04-19 17:15:53 +02:00
230d8ff84f
Group header options
2023-04-19 15:55:40 +02:00
583f53ce41
Remove unused configuration snippet
2023-04-19 15:48:10 +02:00
4d198472f8
Add conditional
2023-04-19 15:47:27 +02:00
4bdd7e52bb
Add more space between map entries
2023-04-19 15:47:14 +02:00
df43829b66
Fixes
2023-04-19 13:20:11 +02:00
ad563c8881
Fixes and Typos
2023-04-19 12:56:49 +02:00
8df0ffd7e2
Introduce more configuration variables
2023-04-19 12:47:39 +02:00
237cfae5a5
Introduce postfiy_type to differ between configuration types
2023-04-19 12:10:28 +02:00
6978dcf9b7
Create bogus mx list via host_vars
2023-04-19 11:33:01 +02:00
ba8975d6be
Fix conditional
2023-04-18 21:16:22 +02:00
3c419fd21f
Use Domain as default relay source
2023-04-17 23:53:55 +02:00
f32891c328
Fixes
2023-04-17 23:17:22 +02:00
4e098544be
Add MTA-STS configuration
2023-04-17 22:11:40 +02:00
649e769424
Add template for sasl auth configuration
2023-03-31 17:19:01 +02:00
0413ab0fd4
Fix sorting
2023-03-24 21:04:31 +01:00
78755979f0
configure debug_peer_list and postfix_postscreen_dnsbl_sites
2023-03-24 21:02:37 +01:00
ee7cc584b6
Add conditional otherwise it fails if there is no
...
postfix_domains dictionary
2023-03-24 20:21:23 +01:00
28c7f9ca79
Fix relay template
2023-03-24 20:12:26 +01:00
6d4ba2caea
WIP: Test creation of relay domains
2023-03-24 19:40:10 +01:00
b6e6218d76
Add comment sign to comment
2023-03-24 19:39:11 +01:00
7cc9b392bd
Revert relay domain change
2023-03-24 16:12:58 +01:00