>> De: li...@rhsoft.net
>> Fecha:04/08/2014 21:18 (GMT+01:00)
>> Para: Mailing-List postfix
>> Asunto: service unix:/run/clamav-milter/clamav-milter.socket: Permission
>> denied
>>
>> why is "access denied" here reported?
>>
>&
> Para: Mailing-List postfix
> Asunto: service unix:/run/clamav-milter/clamav-milter.socket: Permission
> denied
>
> why is "access denied" here reported?
>
> smtpd_milters = unix:/run/clamav-milter/clamav-milter.socket
>
> Aug 4 21:14:43 test
Am 04.08.2014 um 21:49 schrieb Viktor Dukhovni:
> On Mon, Aug 04, 2014 at 09:18:27PM +0200, li...@rhsoft.net wrote:
>
>> why is "access denied" here reported?
>
> The "/run" directory is on many systems restricted to root.
> Your permissions checks start one level lower and are tested
> as "root
Maybe Apparmor/SELinux/alike blocking access to /run directory?
Enviado de Samsung Mobile
Mensaje original
De: li...@rhsoft.net
Fecha:04/08/2014 21:18 (GMT+01:00)
Para: Mailing-List postfix
Asunto: service unix:/run/clamav-milter/clamav-milter.socket: Permission
denied
On Mon, Aug 04, 2014 at 09:18:27PM +0200, li...@rhsoft.net wrote:
> why is "access denied" here reported?
The "/run" directory is on many systems restricted to root.
Your permissions checks start one level lower and are tested
as "root".
> [root@testserver:~]$ stat /run/clamav-milter/
> File:
to
Milter service
unix:/run/clamav-milter/clamav-milter.socket: Permission denied
Aug 4 21:14:43 testserver postfix/submission/smtpd[12440]: NOQUEUE:
milter-reject: CONNECT from
local.rhsoft.net[62.178.103.85]: 451 4.7.1 Service unavailable - try again
later; proto=SMTP
Aug 4 21:14:43 testserv