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.
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
> 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
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