Sahil Tandon:
> On Oct 26, 2009, at 9:41 AM, Harakiri <harakiri...@yahoo.com> wrote:
> 
> > 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?
> 
> man 8 proxymap

In the section titled SECURITY, there needs to be a note that
proxymap always opens tables with the privileges of the "$mail_owner"
UID and GID.

        Wietse

Reply via email to