Im using proxymap for an sql recipient check query, however when the file doesnt have postfix permission - the following error occurs
postfix/proxymap[12724]: fatal: open /etc/mydir/recipient_check whats weird is, all other config files like postfix_mynetworks postfix_relaydomains which have the same permission can be used by postfix just fine. These files have 660 using a dedicated user account. Why can proxymap only open files with postfix user access rights? Thansk