From owner-freebsd-questions@FreeBSD.ORG Tue Aug 10 23:58:26 2004 Return-Path: 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 41E7816A4CE for ; Tue, 10 Aug 2004 23:58:26 +0000 (GMT) Received: from mail.pyrospheric.net (12-218-63-41.client.mchsi.com [12.218.63.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB5E043D48 for ; Tue, 10 Aug 2004 23:58:25 +0000 (GMT) (envelope-from draconius@pyrospheric.net) Received: from localhost (localhost.pyrospheric.net [127.0.0.1]) by mail.pyrospheric.net (Postfix) with ESMTP id 193FFBA44; Tue, 10 Aug 2004 18:58:25 -0500 (CDT) Received: from mail.pyrospheric.net ([127.0.0.1])port 10024) with ESMTP id 73697-02; Tue, 10 Aug 2004 18:58:24 -0500 (CDT) Received: by mail.pyrospheric.net (Postfix, from userid 1020) id 994D5BA46; Tue, 10 Aug 2004 18:58:24 -0500 (CDT) Received: from [127.0.0.1] (milennia.pyrospheric.net [192.168.1.17]) by mail.pyrospheric.net (Postfix) with ESMTP id 8597DBA44; Tue, 10 Aug 2004 18:58:19 -0500 (CDT) Message-ID: <4119611D.1090701@pyrospheric.net> Date: Tue, 10 Aug 2004 18:58:21 -0500 From: draconius User-Agent: Mozilla Thunderbird 0.7.2 (Windows/20040707) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Nick Rogness , questions@freebsd.org References: <20040809174631.K81362@skywalker.rogness.net> <20040810172357.C82414@wonkity.com> <20040810173447.H92212@skywalker.rogness.net> In-Reply-To: <20040810173447.H92212@skywalker.rogness.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on excalibur.pyrospheric.net X-Spam-Status: No, hits=0.0 required=3.5 tests=none autolearn=ham version=2.63 X-Virus-Scanned: viruses have been fux0red by amavisd running on mail.pyrospheric.net Subject: Re: Outbound SMTP filtering X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Aug 2004 23:58:26 -0000 You dont need to add signatures with clamav...thats what crontab is for! I have my mailserver scanning all inbound and outbound messages for spam and viruses, and I don't allow outbound spam/viruses, and filter all incoming spam into a spam folder for each user, and delete mail with viruses and banned filenames....so I think if you were looking for a good way to go, clam antivirus and spamassassin, running with postfix, qmail, or gasp possibly sendmail if you really wanted to go that route.... Cheers Nick Rogness wrote: > On Tue, 10 Aug 2004, Warren Block wrote: > >> On Mon, 9 Aug 2004, Nick Rogness wrote: >> >>> I am looking for an Outbound SMTP filtering solution to prevent SPAM >>> and Virii from being sent through our SMTP relay machine (FreeBSD >>> running sendmail). >>> >>> A plugin module for sendmail or maybe some external appliance? Just >>> outbound SMTP traffic only. Any suggestions? >> >> >> greylist-milter and clamav-milter are doing well for me. They both >> scan outbound mail, although I'm not sure if it's possible to set >> clamav-milter to scan only outbound mail. > > > I guess I'm looking for more of a commercial solution. That is, I > don't want to have to perform a lot of administration of adding > filters and virus signatures constantly. > > Maybe I need to look more at a commerical appliance? Anyone have > any recommendations? I just want a Outbound solution! > > > Nick Rogness > - > How many people here have telekenetic powers? Raise my hand. > -Emo Philips > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"