On 12/09/2016 17:04, Wietse Venema wrote:
Just for test, what happens when you do:
(this is what Postfix daemons use by default)
LC_ALL=C postmap -q rat?.com mysql:/etc/postfix/sql-domains.cf
(this is to test what happens with an UTF-8 locale)
LC_ALL=en_US.UTF-8 postmap -q rat?.com mysql:/etc/postfix/sql-domains.cf
Just a stupid question but am I right to think the use case I'm trying
to implement using Postfix 3+ and a SQL backend should work ?
Thanks in advance, Antoine Nguyen
