On 11/20/2014 11:28 AM, James B. Byrne wrote: > On Wed, November 19, 2014 11:42, Robert Moskowitz wrote: >> On 11/19/2014 10:35 AM, Les Mikesell wrote: >>> On Wed, Nov 19, 2014 at 7:36 AM, Robert Moskowitz <rgm at htt-consult.com> >>> wrote: >>>> output="/var/spool/amavisd/tmp/amavis-20141119T075446-18599/parts: lstat() >>>> failed: Permission denied. ERROR\n" >>> Ownership or selinux problem? >> Unfortunately no selinux on RSEL. has to do, in part, with it being a >> port to armv5, eventhough I run it on armv7. >> >> I looked at the permissions and from /var/spool/amavisd it is owned by >> amavis:amavis >> > Is the clamav user a member of the amavis group and does the group permit read > access to /var/spool/amavisd/tmp? That was the problem as I said in my 'solved' message. I DID add clam to the amavis group, but left out giving permissions to the group. I found a ubuntu setup discussion that said to give r & x permissions. Thinking about it, don't see way x permissions are needed. >