diff options
author | 2024-08-23 16:19:03 +0100 | |
---|---|---|
committer | 2024-08-23 16:52:22 +0100 | |
commit | 5dd750229f56a631363fd0023ff448fe8124ab11 (patch) | |
tree | 08cd585e8496870dcb446524f3d9e25a35ec2491 /docs | |
parent | Add service mail to postfix flow chart (diff) |
De-escalate the Johannes situation
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docs/services/email/mail-clients.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/services/email/mail-clients.md b/docs/docs/services/email/mail-clients.md index 28adb8b..9add132 100644 --- a/docs/docs/services/email/mail-clients.md +++ b/docs/docs/services/email/mail-clients.md @@ -45,7 +45,7 @@ are not provided by the PyDis mailserver please let us know in `#dev-oops`. ## Sieve -We support rudimentary server-side email filtering with [Pigeonhole +We support server-side email filtering with [Pigeonhole Sieve](https://doc.dovecot.org/configuration_manual/sieve/pigeonhole_sieve_interpreter/). Using this, users can perform common mail tasks automatically by writing small |