docx problems

Julian Field MailScanner at ecs.soton.ac.uk
Fri May 28 11:34:19 IST 2010



On 28/05/2010 10:45, John Wilcock wrote:
> Le 28/05/2010 10:11, Julian Field a écrit :
>> Please let me know if this fixes the problem, it should do.
>
> Almost there. The files end up with the right perms (640 postfix 
> clamav in my case) but the container directory is created as 640 
> rather than 750, resulting in the error "Clamd::ERROR:: lstat() 
> failed: Permission denied."
Sorry about that, you're absolutely right. Trivial fix. Find the line in 
the patch that says
       push @tmplist, $tmplist1;
and change it to
       push @tmplist, $tmplist1 unless -d $tmplist1;

Then give it another go.

Jules

-- 
Julian Field MEng CITP CEng
www.MailScanner.info
Buy the MailScanner book at www.MailScanner.info/store

Need help customising MailScanner?
Contact me!
Need help fixing or optimising your systems?
Contact me!
Need help getting you started solving new requirements from your boss?
Contact me!

PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654
Follow me at twitter.com/JulesFM and twitter.com/MailScanner


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



More information about the MailScanner mailing list