Displaying 1 result from an estimated 1 matches for "ungreedely".
2020 Jan 23
1
Bug: Regex doesn't match ungreedy
Hello,
first the mandatory dovecot specs:
- dovecot 2.3.9.2-1
- Operating system: Archlinux
- x84 cpu
- ext4 filesystem
My problem is that the sieve regex filter doesn't seem to match
ungreedely so the regex:
^(Re: |)\\[(.*?)\\/(.*?)\\]
evaluates the last capturing group of
[matrix-org/synapse] [Don't merge!!] Backport fix for MAU limits to
v1.8.0? (#6763)
to
synapse] [Don't merge!!
wich should have been
synapse
Best Regards
Lorenz Steinert