On Wed, 6 May 2026 11:59:09 +0300
Atro Tossavainen via Postfix-users <[email protected]> wrote:

> > Dear Paul, thank for the answer.
> > 
> > The subject is the following:
> > 
> > Subject: Pulitore WC Più Votato 2025  
> 
> No, it's not. As said by others earlier, that's not ASCII, and
> therefore will not appear in a human-readable form in the subject
> line that header_checks can deal with. It's going to be either
> 
> Subject: =?utf-8?q?Pulitore_WC_Pi=C3=B9_Votato_2025?=
> 
> or
> 
> Subject: =?utf-8?B?UHVsaXRvcmUgV0MgUGnDuSBWb3RhdG8gMjAyNQo=?=
> 
> that is, quoted-printable or Base64 encoded.
> 
> As you can see, looking for /Pulitore WC Più Votato 2025/ in a regex
> would not match either of the actual strings Postfix would see in an
> email.
> 

Thank you, so to solve the problem have I to use a milter filter or what else?

-- 
-----------------------------------------------------------
  Enrico Morelli
  System Administrator | Programmer | Web Developer

  CERM - Polo Scientifico
  via Sacconi, 6 - 50019 Sesto Fiorentino (FI) - ITALY
------------------------------------------------------------
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to