sieve - content checks with special chars
Hello,
currently i try subject tests with special chars and german umlauts öäü etc.
if header :contains "subject" ["öööö äää"] { fileinto "umlauts"; }
iam surprised, this is working out of the box. great! in procmail i had to add a second step by manual coding the needle with perl. is sieve reliable at this kind of tests or are there some special cases? iam worried about this, because it was to easy. confusing... ;)
Thanks, Hajo
Am 11.01.2016 um 11:24 schrieb Hajo Locke:
Hello,
currently i try subject tests with special chars and german umlauts öäü etc.
if header :contains "subject" ["öööö äää"] { fileinto "umlauts"; }
iam surprised, this is working out of the box. great! in procmail i had to add a second step by manual coding the needle with perl. is sieve reliable at this kind of tests or are there some special cases? iam worried about this, because it was to easy. confusing... ;)
Thanks, Hajo
I mail fail, but i think working with special chars was fixed some time ago and is now default on
i found some info here
http://wiki2.dovecot.org/Pigeonhole/Sieve/Troubleshooting#Mailbox_Names_with...
Best Regards MfG Robert Schetterer
-- [*] sys4 AG
http://sys4.de, +49 (89) 30 90 46 64 Franziskanerstraße 15, 81669 München
Sitz der Gesellschaft: München, Amtsgericht München: HRB 199263 Vorstand: Patrick Ben Koetter, Marc Schiffbauer Aufsichtsratsvorsitzender: Florian Kirstein
Op 11-1-2016 om 11:24 schreef Hajo Locke:
Hello,
currently i try subject tests with special chars and german umlauts öäü etc.
if header :contains "subject" ["öööö äää"] { fileinto "umlauts"; }
iam surprised, this is working out of the box. great! in procmail i had to add a second step by manual coding the needle with perl. is sieve reliable at this kind of tests or are there some special cases? iam worried about this, because it was to easy. confusing... ;)
https://tools.ietf.org/html/rfc5228#section-2.7.2
Pigeonhole implements this. Any deviant behavior is a bug that will be fixed.
Regards,
Stephan.
participants (3)
-
Hajo Locke
-
Robert Schetterer
-
Stephan Bosch