[exim] filter issue with Japanese characters

2024-07-23 Thread Vaibhav Chauhan via Exim-users
Hello, I have Exim running on a cPanel server with Exim version 4.96.2. I've a filter for an email address on server which is something like this ``` headers charset "UTF-8" if not first_delivery and error_message then finish endif #mytest if $header_subject: contains "盛博" then deliver "test.

[exim] Re: filter issue with Japanese characters

2024-07-23 Thread Jeremy Harris via Exim-users
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 cont

[exim] Re: filter issue with Japanese characters

2024-07-23 Thread Lena--- via Exim-users
> From: Vaibhav Chauhan > headers charset "UTF-8" > if > $header_subject: contains "??" > 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. Likely you need to

[exim] Re: Delivering sieve "inbox" to maildir

2024-07-23 Thread Jeremy Harris via Exim-users
On 22/07/2024 16:20, Paul Warren via Exim-users wrote: I think the clean solution here would be an additional option on the redirect router Well, it took all evening: c7ff32cf0e6d -- Cheers, Jeremy -- ## subscription configuration (requires account): ## https://lists.exim.org/mailman3/po