Lähettäjä: Anthony Honeyfield Päiväys: Vastaanottaja: exim-users Kopio: 'David Woodhouse' Aihe: 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?