You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixed sieve mail filter creation
if the filter rule uses "begins with", the regex should be "^$searchterm" instead of " $searchterm"
See merge request !297
0 commit comments