View Issue Details

IDProjectCategoryView StatusLast Update
0005561SOGoWeb Preferencespublic2022-07-22 20:48
ReporterChristian Mack Assigned Tofrancis  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version5.7.0 
Fixed in Version5.7.1 
Summary0005561: regex sieve script comparisons should be case sensitive
Description

If you want to set a sieve rule/filter with case sensitive matches, there is currently no way to do that.
At least regex matches should be case sensitive.

Steps To Reproduce
  • Login to SOGo
  • Go to "Preferences" --> "Mail" --> "Filters"
  • Add a regexfilter on e.g. subject for moving it into a subfilter
  • Send an email with different case to the filter
  • email gets filtered
    => email should not be filtered
Additional Information

Example:
A user gets software generated notifications.
She wants to filter those automatically based on Subject: into a folder.
She only checks them once a week.
But she also gets emails from other users with almost the same subject.
Difference is only in case of letters.
Those should be handled on a daily basis.
Currently she has to check that folder for falsely moved emails every day.

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

sogo: master adfd1756

2022-07-22 20:45

francis


Details Diff
fix(preferences): regex in Sieve scripts are now case sensitive

Fixes 0005561
Affected Issues
0005561
mod - SoObjects/SOGo/SOGoSieveManager.m Diff File

Issue History

Date Modified Username Field Change
2022-07-18 09:58 Christian Mack New Issue
2022-07-22 20:47 francis Changeset attached => sogo master adfd1756
2022-07-22 20:47 francis Assigned To => francis
2022-07-22 20:47 francis Resolution open => fixed
2022-07-22 20:48 francis Status new => resolved
2022-07-22 20:48 francis Fixed in Version => 5.7.1