On Thu, Nov 24, 2022 at 04:07:29PM +, DEMBLANS Mathieu wrote:
> We thought that it was case sensitive but not.
http://www.postfix.org/pcre_table.5.html
http://www.postfix.org/regexp_table.5.html
For case-sensitive matching:
/pattern/i action
and to match whole words case-sensi
Re: header check discard issue
On Thu, Nov 24, 2022 at 03:01:08PM +, DEMBLANS Mathieu wrote:
> We have an issue on our postfix installation (3.4.23-0+deb10u1) : a
> mail that should pass header_check is discarded.
The header check REs are (as usual) sloppy.
> The message in log is:
&g
DEMBLANS Mathieu:
> Hi,
> We have an issue on our postfix installation (3.4.23-0+deb10u1) :
> a mail that should pass header_check is discarded.
>
> The message in log is : < discard: header X-Mailer: ((OTRS))
> Community Edition Mail Service (6.0.37) [...] >.
>
> The x-mailer filter is this one :
On Thu, Nov 24, 2022 at 03:01:08PM +, DEMBLANS Mathieu wrote:
> We have an issue on our postfix installation (3.4.23-0+deb10u1) : a
> mail that should pass header_check is discarded.
The header check REs are (as usual) sloppy.
> The message in log is:
>
> discard: header X-Mailer: ((OTRS)) C