From owner-freebsd-hackers Sat Aug 3 19:31:59 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2149937B400 for ; Sat, 3 Aug 2002 19:31:58 -0700 (PDT) Received: from w2xo.jcdurham.com (18.gibs5.xdsl.nauticom.net [209.195.184.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EC5D43E3B for ; Sat, 3 Aug 2002 19:31:57 -0700 (PDT) (envelope-from durham@jcdurham.com) Received: from jimslaptop (jimslaptop.jcdurham.com [192.168.5.14]) by w2xo.jcdurham.com (8.11.6/8.11.6) with ESMTP id g742TIG64703; Sun, 4 Aug 2002 02:29:18 GMT (envelope-from durham@w2xo.pgh.pa.us) Content-Type: text/plain; charset="iso-8859-1" From: Jim Durham To: Gheorghe Ardelean Subject: Re: anyone running amavis and sendmail on 4.6-STABLE? Date: Sat, 3 Aug 2002 22:29:14 -0400 User-Agent: KMail/1.4.2 References: In-Reply-To: Cc: freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200208032229.14858.durham@w2xo.pgh.pa.us> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Saturday 03 August 2002 06:10 pm, Gheorghe Ardelean wrote: > Hi, > > I've installed different versions of amavis (amavis-perl really outdated > then amavis-0.3.12.pre8 and finally amavisd-new via ports or direct). > None of this work with sendmail. > > I am trying to scan ONLY incoming mails. > > All this installs end up with mail not being delivered because of: > stat=Deferred: local mailer (/usr/local/sbin/amavis) exited with > EX_TEMPFAIL > > Any help will be very much appreciated. I've been running amavis and sendmail for about two years now with good results on 4.1,2,3,4 and 5-RELEASE. I have not upgraded to 4.6 yet, but this should be a sendmail/amavis issue, not the OS. I'm using procmail for a local delivery agent and replacing the local mailer in sendmail with a call to scanmails in amavis. I'm not using amavis-perl. I'm using an old version because it looked to me like the newer version only supported procmail with qmail as an mta, from what I saw, so I stuck with the older version. I use Sophos antivirus as the scanning program. So far, I've only had one virus ever get through, and that was caught by my 2nd line of defense, which is the Anomy Sanitizer (Anomy needs procmail, hence my sticking with the old Amavis version that uses procmail with sendmail. Just make sure you have your Mlocal set up correctly in sendmail.cf and that you have procmail configured correctly and it should work well. for you. -Jim Durham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message