Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2020 17:40:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 246723] security/clamav: milter+exim
Message-ID:  <bug-246723-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246723

            Bug ID: 246723
           Summary: security/clamav: milter+exim
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: montblanc@mail.ru
                CC: yasu@utahime.org
                CC: yasu@utahime.org
             Flags: maintainer-feedback?(yasu@utahime.org)

Milter starts with messages:

Mon May 25 20:02:17 2020 -> +++ Started at Mon May 25 20:02:17 2020
Mon May 25 20:02:17 2020 -> Local socket unix:/var/run/clamav/clamd.sock ad=
ded
to the pool (slot 1)
Mon May 25 20:02:18 2020 -> Probe for slot 1 returned: success


$ ls -l /var/run/clamav
total 2
-rw-rw-r--  1 clamav  clamav  6 May 25 20:02 clamav-milter.pid
-rw-rw-r--  1 clamav  clamav  6 May 25 20:00 clamd.pid
srw-rw-rw-  1 clamav  clamav  0 May 25 20:00 clamd.sock
srwxrwxrwx  1 clamav  clamav  0 May 25 20:02 clmilter.sock


In Exim configuration:

acl_smtp_data =3D         acl_check_data

av_scanner =3D clamd:/var/run/clamav/clmilter.sock

acl_check_data:

  deny    malware    =3D *
          message    =3D This message contains a virus ($malware_name).


In Exim logging:
2020-05-25 20:10:18 1jdGcE-0004o2-Dq malware acl condition: clamd
/var/run/clamav/clmilter.sock : unable to read from socket (EOF)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246723-7788>