This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

rejecting messages with specific charsets

Hello,

I'm trying to prevent messages with the big5 and BG3212 charsets from being accepted by Astaro.

I've setup the following expression filters in antispam:

(?i)^Content-Type.*charset="GB2312".*$
(?i)^Content-Type.*charset="big5".*$

Unfortunately, that doesn't stop the mails. I've fed the mails to a php regex and the do match one of these filters.

Any idea ?


This thread was automatically locked due to age.
Parents Reply Children
No Data