On Sat, Apr 11, 2015 at 11:18:39PM +0700, Masegaloeh wrote:

> When migrating configuration from sendmail to postfix, I notice there
> are configuration like
> 
> "PrivacyOptions=restrictmailq"
> 
> This page[1] explains this parameter basically limit who can examine a
> queue's contents.
> 
> Does postfix have similar parameter for postqueue?

    http://www.postfix.org/postconf.5.html#authorized_mailq_users

> Also, why postfix set permission to postqueue to world-executable? Why
> not restrict in to root only so regular user can't flush/see queue
> contents?

    http://www.postfix.org/postconf.5.html#authorized_flush_users

-- 
        Viktor.

Reply via email to