- 26 May, 2021 1 commit
-
-
Jan Alexander Steffens (heftig) authored
The certificate won't be valid, anyway. Synapse actually fails to send if the server allows STARTTLS but presents an invalid certificate.
-
- 13 May, 2021 1 commit
-
-
- 08 May, 2021 2 commits
-
-
Fix #321
-
With the switch to Rspamd from SpamAssassin it isn't faster anymore, because Rspamd is configured as a global milter where SA was configured as a smtpd_proxy_filter/content_filter for smtp/submission.
-
- 19 Mar, 2021 1 commit
-
-
According to upstream documentation[0], the configuration parameter smtpd_tls_dh512_param_file will be ignored from the next release of Postfix (3.6). [0]: http://www.postfix.org/postconf.5.html#smtpd_tls_dh512_param_file
-
- 01 Mar, 2021 1 commit
-
- 14 Feb, 2021 1 commit
-
-
Kristian Klausen authored
yaml: truthy value should be one of [false, true] (truthy) yaml: wrong indentation: expected 4 but found 2 (indentation) yaml: too few spaces before comment (comments) yaml: missing starting space in comment (comments) yaml: too many blank lines (1 > 0) (empty-lines) yaml: too many spaces after colon (colons) yaml: comment not indented like content (comments-indentation) yaml: no new line character at the end of file (new-line-at-end-of-file) load-failure: Failed to load or parse file parser-error: couldn't resolve module/action 'hosts'. This often indicates a misspelling, missing collection, or incorrect module path.
-
- 29 Dec, 2020 2 commits
-
-
Giancarlo Razzolini authored
Apollo had special firewall rules, removed them from the role.
-
Frederik Schwan authored
-
- 24 Dec, 2020 5 commits
-
-
Kristian Klausen authored
-
-
-
-
We did only use it for patchwork which is using fetchmail now.
-
- 12 Dec, 2020 1 commit
-
-
While apollo hosts patchwork it needs to receive mail for patchwork@archlinux.org. Those mails are forwarded from mail.archlinux.org. This implies apollo being configures for the archlinux.org domain. Since Patchwork is not maintained anymore, this is a quick fix to prevent sending of forged mails via apollo.
-
- 01 Dec, 2020 1 commit
-
-
Frederik Schwan authored
-
- 29 Nov, 2020 1 commit
-
-
Frederik Schwan authored
This sets the dovecot ports for imap and pop3 to 0 which disables those services. For SMTPS we add the the SMTPS service on 465 first before deprecating support for submission on 587.
-
- 21 Nov, 2020 2 commits
-
-
Kristian Klausen authored
Fix #213
-
Orion has been replaced by gemini and for mail by mail.archlinux.org
-
- 15 Nov, 2020 1 commit
-
-
Switching to Rspamd has some advantages: * It is probably faster than SA[1] (C + Lua vs Perl) * We can reduce the number of moving parts. Rspamd has built-in DKIM signing, greylisting, DMARC checking to name a few * It doesn't just mark the mail as spam/not-spam, it gives every mail a score and depending on the score it does either: nothing, greylist it, mark it as spam or reject it[2] (more actions is available and it can be tweaked) * Replies whitelisting[3] * It supports ARC signing, which can be useful * A cool looking WebUi :) * ... and more[4]... [1] https://rspamd.com/doc/tutorials/migrate_sa.html#why-migrate-to-rspamd [2] https://rspamd.com/doc/faq.html#what-are-rspamd-actions [3] https://rspamd.com/doc/modules/replies.html [4] https://rspamd.com/comparison.html
-
- 24 Oct, 2020 1 commit
-
-
Jelle van der Waa authored
-
- 23 Sep, 2020 1 commit
-
-
Sven-Hendrik Haase authored
-
- 30 Jul, 2020 2 commits
-
-
Giancarlo Razzolini authored
Added the missing msa_header_checks to that tasks.
-
-
- 17 Jun, 2020 1 commit
-
-
- 12 Jun, 2020 1 commit
-
-
Frederik Schwan authored
-
- 28 May, 2020 1 commit
-
-
Jan Alexander Steffens (heftig) authored
The 'bool' filter only accepts some strings.
-
- 12 Feb, 2020 1 commit
-
-
Phillip Smith (fukawi2) authored
-
- 11 Feb, 2020 1 commit
-
-
Phillip Smith (fukawi2) authored
-
- 17 Dec, 2019 1 commit
-
-
Phillip Smith (fukawi2) authored
-
- 10 Dec, 2019 1 commit
-
-
Jelle van der Waa authored
For relay host users created on orion set the home directory to / instead of the default /home/{{inventory_hostname_short}} which is not created which makes shadow.service fail on orion.
-
- 18 Nov, 2019 1 commit
-
-
Phillip Smith (fukawi2) authored
-
- 10 Nov, 2019 1 commit
-
-
Phillip Smith (fukawi2) authored
-
- 01 Nov, 2019 1 commit
-
-
Giancarlo Razzolini authored
Added arch-tu to mailman_compat.
-
- 30 Oct, 2019 4 commits
-
-
Phillip Smith (fukawi2) authored
-
Phillip Smith (fukawi2) authored
-
Phillip Smith (fukawi2) authored
-
Phillip Smith (fukawi2) authored
-
- 29 Oct, 2019 2 commits
-
-
Phillip Smith (fukawi2) authored
-
Phillip Smith (fukawi2) authored
when deploying the postfix role, specify postfix_relayhost variable with the hostname of the smtp smarthost to use for delivery. all outbound smtp mail will be delivered via the specified host.
-