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

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Anthony Honeyfield
日付:  
To: exim-users
CC: 'David Woodhouse'
題目: 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?