clamd does not scan emails
PGNet Dev
pgnet.dev at gmail.com
Tue May 21 17:33:10 CEST 2019
Are you using unix sock for clamd?
If so, try a TCP socket (on 127.0.0.1) instead ...
On 5/21/19 7:17 AM, Alexander Azeev wrote:
> I've tried that already, as well as changing permissions to 770 for
> /var/amavis/tmp/,
> and AllowSupplementaryGroups in clamd.conf is set to true.
>
> вт, 21 мая 2019 г. в 17:06, Dominic Raferd <dominic at timedicer.co.uk
> <mailto:dominic at timedicer.co.uk>>:
>
>
>
> On Tue, 21 May 2019 at 14:54, Alexander Azeev <artang89 at gmail.com
> <mailto:artang89 at gmail.com>> wrote:
>
> Hello, I have a problem with clamd not being able to scan mail
> properly.
> In the amavis log there are messages like:
>
> run_av (ClamAV-clamd) result:
> /var/amavis/tmp/amavis-20190518T065844-01954-dOjV4CBP/parts:
> lstat() failed: Permission denied.
> ERROR\n/var/amavis/tmp/amavis-20190518T065844-01954-dOjV4CBP/parts:
> OK\n
> run_av (ClamAV-clamd): CLEAN
> run_av (ClamAV-clamd) result: clean
>
> So it passes everything as CLEAN, even the EICAR test virus.
> It seems to be a permissions issue.
> I used this article to check my settings
> https://www.moshe-schmidt.de/linux/clamav-permission-denied-how-to-fix-it/,
> but everything seems to be correct.
>
>
> Try adding user amavis to group clamav (as well as adding user
> clamav to group amavis, which I guess you already did):
> # adduser amavis clamav
>
>
>
> --
> С уважением,
> Азеев Александр
>
More information about the amavis-users
mailing list