Summary | Custom header key field not required |
Queue | Ingo |
Queue Version | Git master |
Type | Bug |
State | Unconfirmed |
Priority | 2. Medium |
Owners | |
Requester | patrick.kratzer (at) hetzner (dot) com |
Created | 04/09/2021 (1496 days ago) |
Due | |
Updated | 04/09/2021 (1496 days ago) |
Assigned | |
Resolved | |
Milestone | |
Patch | No |
State ⇒ Unconfirmed
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Custom header key field not required
Queue ⇒ Ingo
Milestone ⇒
Patch ⇒ No
This causes the sieve rule to look like this:
[...] if Keine E-Mail-Köpfe angegeben { [...]
This can't be processed by the LTMP server then and even inhibits
other filters in some systems. Making the key field required should
solve this issue.