Il 09/12/19 16:10, Wietse Venema ha scritto:
Simone Marchioni:
Any idea why with postmap -q it shows REJECT but in real usage it
doesn't work?
What happens when you do

     $ LANG=C postmap -q ....

Hint: Postfix daemons run in the C locale, and you may have some
UTF8 in your pattern.

        Wietse

Tried the same tests I used to check the regexp was working properly, but prepending them with LANG=C, and the results where the same: what was REJECTED before was REJECTED again, and what passed was passing again.

Thank you for your clarification!
Simone

Reply via email to