From owner-freebsd-questions@FreeBSD.ORG Wed Aug 4 14:38:03 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C1C6C106566B for ; Wed, 4 Aug 2010 14:38:03 +0000 (UTC) (envelope-from jbiquez@icsmx.com) Received: from krusty.intranet.com.mx (krusty.intranet.com.mx [200.33.246.3]) by mx1.freebsd.org (Postfix) with ESMTP id 8478A8FC17 for ; Wed, 4 Aug 2010 14:38:03 +0000 (UTC) Received: from PC2.icsmx.com (dsl-189-144-45-17-dyn.prod-infinitum.com.mx [189.144.45.17] (may be forged)) by krusty.intranet.com.mx (8.14.4/8.14.4) with ESMTP id o74EORrO006817 for ; Wed, 4 Aug 2010 09:24:27 -0500 (CDT) (envelope-from jbiquez@icsmx.com) Message-Id: <201008041424.o74EORrO006817@krusty.intranet.com.mx> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Wed, 04 Aug 2010 09:19:19 -0500 To: freebsd-questions@freebsd.org From: Jorge Biquez In-Reply-To: <20100804135951.GC52190@gizmo.acns.msu.edu> References: <201008040700.o74700oI014471@mp.cs.niu.edu> <20100804135951.GC52190@gizmo.acns.msu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Anti virus, anti spam step guide. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Aug 2010 14:38:03 -0000 Hello all. I am looking documentation for implementing, the easiest way anti virus and anti spam configuration for non tech users and out of the box after installing FreeBSD (actually using 7.3 Release). I have been working with it for some years but I am not an expert at all. I need to help some non-profit organizations that received some 2 year old computers as donation and they will use it for email services. They have not tech people, so the idea is that I can help them to implement that solution the easiest way so maybe one of the teacher there can try to replicate the solution. UNtil now I always have used Sendmail as it is installed, no filters besided the spamcop ones but that was enough for my personal use. I know some of you will tell that change to postfix or another MTA and that instead using POP3 that I have to use another tool (courier, fetchail, imap (any) etc etc). I ca do it for sur and I do not want to star a war , again, under what MTA is the best. I just would like to have the best and easiest solution for them. Once installed they only will be creating new accounts, changing paswords, deleting accounts. Nothing else. Ah, another thing if possible is to implement a webmail but that will be an extra gem if possible. Any resources? Any suggestions based in experience? (I have one machine of them that I will use for testing the solution). Thanks in advance Jorge Biquez