View Issue Details

IDProjectCategoryView StatusLast Update
0002942SOGoBackend Mailpublic2014-10-02 10:36
Reporterlaurent.martelli Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Platform[Server] LinuxOSDebianOS Version7 (Wheezy)
Summary0002942: header filter case
Description

Mail filters based a custom header only matches if custom header is entered in lower case.

Steps To Reproduce

Create a mail filter with the following rule :

"header"-"List-Id"-"contains"-"somelist.somedomain.org"

Mails with the following header do not match the rule:
List-Id: <somelist.somedomain.org>

The rule must be written like this:

"header"-"list-id"-"contains"-"somelist.somedomain.org"

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2014-10-02 10:36 laurent.martelli New Issue