Re: [exim] Can Exim filter 'quoted-printable' section ofemai…

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Anthony Honeyfield
Datum:  
To: exim-users
CC: 'David Woodhouse'
Betreff: Re: [exim] Can Exim filter 'quoted-printable' section ofemails?-Revised
#000-

> Or devise a regex to match the base64-encoding of what you're looking for:

Iz[A-k]..

David,

Thanks for your help, almost there! I've developed the regex that checks
for the same code in Base64, and it now works for plain text emails.
Unfortunately HTML Chinese emails don't work. Any more ideas?