On Tue, Mar 18, 2014 at 08:29:43AM -0700, jmct wrote:

> I have ran the command you requested. Here is the output:
> 
> [root new]# ls -ld / /var /var/spool /var/spool/postfix
> dr-xr-xr-x. 25 root root 4096 Mar 10 20:38 /
> drwxr-xr-x. 20 root root 4096 Jan 20 08:37 /var
> drwxr-xr-x. 13 root root 4096 Jan 20 08:35 /var/spool
> drwxr-xr-x. 16 root root 4096 Jan 22 02:50 /var/spool/postfix

Don't run these as root.  Run as some other user.

In addtion, this time as root, post "ls -ld" for:

    /var/spool/postfix/maildrop/ and /var/spool/postfix/public/

Finally, what is that "." at the end of "drwxr-xr-x."?  I've
never seen that before.  For example I have:

    $ ls -ld /
    drwxr-xr-x  34 root  wheel  1224 Feb 27 21:05 /

No ".".  Googling shows:

    
https://superuser.com/questions/230559/what-does-the-dot-mean-at-the-end-of-rw-r-r-how-do-you-set-it-with-chmod

An SELinux ACL, and there you are...  SELinux not getting along
with Postfix, complain to whoever configured SELinux on your system.

-- 
        Viktor.

Reply via email to