On 22/07/2024 12:59, Vaibhav Chauhan via Exim-users wrote:
if
  $header_subject: contains "盛博"
then
  deliver "test...@domain101.xyz"
endif
```

The issue is when I send an email from something like google or outlook the
filter is not detecting because of this mail agents send base64 encoded
content and exim not decoding it. If I send an email in plain utf-8 with
Japanese characters in the subject line then the filter works fine.

By content, do you mean just the body - or the headers as well?

Show us the Subject: header that is the problem.

--
Cheers,
  Jeremy


--
## subscription configuration (requires account):
##   https://lists.exim.org/mailman3/postorius/lists/exim-users.lists.exim.org/
## unsubscribe (doesn't require an account):
##   exim-users-unsubscr...@lists.exim.org
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to