Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

How do I automatically delete non-English emails?

  • 1 답장
  • 1 이 문제를 만남
  • 3 보기
  • 최종 답변자: Zenos

more options

I know there's a language filter for non-Latin script, but can't find it. Both in my Junk folder & Inbox I get Asian, Cyrillic, & Arabic spam that I'd like to have deleted all the way.

I know there's a language filter for non-Latin script, but can't find it. Both in my Junk folder & Inbox I get Asian, Cyrillic, & Arabic spam that I'd like to have deleted all the way.

모든 댓글 (1)

more options

A lot of this will be in Unicode, so there may be no simple character set/encoding declaration to filter on. Unicode is a universal, one-size-fits-all encoding that supports many different human languages.

I'd suggest you inspect the source (ctrl+u) of a few of these messages and hopefully you can prove me wrong; if they are indeed using specific encodings you could feasibly filter them, but you'll need to build up your own blacklist of unwelcome encodings. Look for "charset".

I do have a filter that triggers on characters outside the usual "latin" range that English and European languages use. Say if this sounds of interest to you and I can post here what I use.

Some users seem to think that we should all be using 7-bit US ASCII exclusively and they tend to view Unicode with suspicion, but the world is moving on and Unicode is becoming the de facto standard.