K 10 svn:author V 4 bapt K 8 svn:date V 27 2019-05-23T07:35:12.215453Z K 7 svn:log V 263 Fix a warning in perl 5.28 which would become fatal in 5.30: Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.30), passed through in regex; marked by <-- HERE in m/^{ <-- HERE (\d+)\+?}\r?$/ at /usr/local/bin/sieve-connect line 930. END