Cyrus Sieve: filtering on headers with non-ascii encodings
Adam Mokhtari via Info-cyrus <[email protected]>
| Newsgroups | gmane.mail.imap.cyrus |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm using Cyrus Sieve to filter some mail by :matching header contents, but sometimes the encoding is not plain text, e.g. quoted-printable. Is there a sensible way to do the matching independent of encoding? Direct matching has the drawback that spaces are converted to underscores in quoted-printable, so I would have to find some substring replacement functionality on top of that (is that even possible?). ---- Cyrus Home Page: http://www.cyrusimap.org/ List Archives/Info: http://lists.andrew.cmu.edu/pipermail/info-cyrus/ To Unsubscribe: https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus