Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Feb 2001 01:36:22 -0600 (CST)
From:      Alex Charalabidis <alex@wnm.net>
To:        Tim McCullagh <timbo@halenet.com.au>
Cc:        <freebsd-questions@freebsd.org>
Subject:   Re: Installing AMAVIS virus scanner 
Message-ID:  <Pine.BSF.4.32.0102150115480.33484-100000@earth.wnm.net>
In-Reply-To: <049b01c09715$b7bb80c0$6500a8c0@halenet.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 15 Feb 2001, Tim McCullagh wrote:

> Has anyone successfully installed the amavis-perl port  on FreeBSD 4.2 ?
>
> Did it install straight from the ports directory or did you need to
> reconfigure it to get it to work?
>
Straight out of the ports with uvscan and all. The only think that needed
fixing was the path to sendmail.cf.

> I am trying to install Amavis on a fresh install of Freebsd 4.2 and I have
> gone throught the readme's etc and checked my setttings and they all seem
> ok.   The problem is that as soon as I send a message to the mail server
> after killing the PID for sendmail the system repeatedly keeps opening
> multiple perl sessions until the server runs out od swap space and  sendmail
> is killed off

Amavis isn't *that* greedy. I suspect it's going into a loop. Normally
amavis will process the message and in the second stage resend it to the
local server for normal delivery with the original, non-amavis .cf using
sendmail's -C flag. This sounds like the second instance of sendmail is
running with the wrong .cf and sending the message back to its
amavis-enabled self instead of a sendmail instance that would deliver.
Given that it's on localhost, that would present you with a zillion
processes within a minute.

hth

-ac

-- 
==============================================================
Alex Charalabidis (AC8139)            5050 Poplar Ave, Ste 170
System Administrator                         Memphis, TN 38157
WebNet Memphis                                  (901) 432 6000
Author, The Book of IRC              http://www.bookofirc.com/
==============================================================



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.32.0102150115480.33484-100000>