From owner-freebsd-questions@FreeBSD.ORG Sat Oct 21 18:43:57 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2772916A403 for ; Sat, 21 Oct 2006 18:43:57 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9693943D49 for ; Sat, 21 Oct 2006 18:43:56 +0000 (GMT) (envelope-from gerard@seibercom.net) Received: by py-out-1112.google.com with SMTP id w49so37718pyg for ; Sat, 21 Oct 2006 11:43:23 -0700 (PDT) Received: by 10.65.180.7 with SMTP id h7mr2605241qbp; Sat, 21 Oct 2006 11:43:22 -0700 (PDT) Received: from scorpio.seibercom.net ( [67.189.184.224]) by mx.google.com with ESMTP id e15sm4891366qba.2006.10.21.11.43.22; Sat, 21 Oct 2006 11:43:22 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) (Authenticated sender: gerard@scorpio.seibercom.net) by scorpio.seibercom.net (Postfix) with ESMTP id 91950BA0F for ; Sat, 21 Oct 2006 14:43:20 -0400 (EDT) From: Gerard Seibert Organization: Seibercom.net To: freebsd-questions@freebsd.org Date: Sat, 21 Oct 2006 14:43:02 -0400 User-Agent: KMail/1.9.4 X-Face: "\j?x](l|]4p?-1Bf@!wN<&p=$.}^k-HgL}cJKbQZ3r#Ar]\%U(#6}'?<3s7%(%(=?utf-8?q?gxJxxc=0A=09RnSNPNr*/=5E=7EStawWU9KDJ-CT0k=24f=23?=@t2^K&BS_f|?ZV/.7Q MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1838235.OY8D2QlDij"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200610211443.14451.gerard@seibercom.net> Subject: Postfix & clamav-milter X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gerard@seibercom.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Oct 2006 18:43:57 -0000 --nextPart1838235.OY8D2QlDij Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline =46reeBSD 6.1 Postfix-2.4-20061006 Clamav-milter 0.88.5 I cannot seem to get the clamav-milter to work with postfix. This is the=20 error message from the maillog: Oct 21 14:23:03 scorpio postfix/smtpd[36556]: warning: connect to Milter=20 service unix:/var/run/clamav/clmilter.sock: Permission denied This is the entry in the main.cf file: smtpd_milters =3D unix:/var/run/clamav/clmilter.sock milter_default_action =3D accept I changed the ownership on the /var/run/clamav directory to: clamav:postfix I even went as far as giving the directory a permission or: 1777. This is from the /etc/rc.conf file: clamav_milter_enable=3D"YES" clamav_milter_flags=3D"-P -m 50 --quarantine-dir=3D/var/mail/quarantine -T = 0" clamav_milter_socket=3D"/var/run/clamav/clmilter.sock" I am fresh out of ideas why this is not working. =2D-=20 Gerard --nextPart1838235.OY8D2QlDij Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQBFOmpCs3R1WQUU6lgRAmbLAJ419dSGxgZMcNTZPhOTHyA57dpIJwCgxIdH SjZx8MA3FEj+YvMpd8iil6Y= =9ZfZ -----END PGP SIGNATURE----- --nextPart1838235.OY8D2QlDij--