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

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: Anthony Honeyfield
Dátum:  
Címzett: exim-users
CC: 'David Woodhouse'
Tárgy: 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?