From owner-freebsd-questions@FreeBSD.ORG Sat Aug 7 15:25:01 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 EC468106567C for ; Sat, 7 Aug 2010 15:25:00 +0000 (UTC) (envelope-from depocatcher@gmail.com) Received: from mail-gw0-f54.google.com (mail-gw0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 9DCC08FC1D for ; Sat, 7 Aug 2010 15:24:58 +0000 (UTC) Received: by gwj23 with SMTP id 23so3857208gwj.13 for ; Sat, 07 Aug 2010 08:24:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=VNyVnTh9NQHUl7eJE50zlph0/SvqQFkfA5HrVt8PxvQ=; b=Y/794svhZol3V0jnD+JvEh47MHrMcX6zW6JP7b8kla9WhTpUaGo0zBQ1Q63A9zNuue mdAdt9JjKc4TqYGxWChS2Uth+HjTI/2ier91yHQLwp9NQhgvWWMBVys5D5PLvYgeLQk1 ld4xRoZ5wYfa7TINrT7TNqQEEoJojI+CasrSY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=RHaB00ni8JawDAqwAEz2Vr6YrtMw3IeR+TZY1sPj+moxgtKUJvezLqAo9gnKzKXD/o P+nKmXZKFuurL9le21m8touZLTPfgOihBZZFO2wMQmeJbaBUIF+FwkUBcsmnyPwwQlJL g+rN+tiZfolgulfaRPt1u2wWXKdLoFPNl/+FE= Received: by 10.100.120.14 with SMTP id s14mr11813437anc.151.1281194698166; Sat, 07 Aug 2010 08:24:58 -0700 (PDT) Received: from [192.168.17.10] (c-98-240-166-249.hsd1.mn.comcast.net [98.240.166.249]) by mx.google.com with ESMTPS id h5sm4416132anb.28.2010.08.07.08.24.56 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 07 Aug 2010 08:24:57 -0700 (PDT) Message-ID: <4C5D7AD0.9050007@gmail.com> Date: Sat, 07 Aug 2010 10:25:04 -0500 From: Depo Catcher User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.11) Gecko/20100711 Thunderbird/3.0.6 MIME-Version: 1.0 To: Jorge Biquez References: <201008040700.o74700oI014471@mp.cs.niu.edu> <20100804135951.GC52190@gizmo.acns.msu.edu> <201008041424.o74EORrO006817@krusty.intranet.com.mx> In-Reply-To: <201008041424.o74EORrO006817@krusty.intranet.com.mx> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Anti virus, anti spam step guide. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: depocatcher@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Aug 2010 15:25:01 -0000 Anti-virus, the only free one I know about is calm av. Should work on FreeBSD: http://www.clamav.net/lang/en/ and /usr/ports/security/clamav spamd is a black/white list spam filter. I also heard SpamAssassin is good, but can't find it in ports. For mail I like Courier-imap. It's imap, has ssl and has lots of ways to auth (I just auth with pamd which is a normal system account). qmail is also popular, though I don't have much experience with it. sendmail/pop3 also works. squirrel mail is a popular webmail program: /usr/ports/mail/squirrelmail Also, I've never used it; but webmin might be good if you want them to maintain use accounts themselves: /usr/ports/sysutils/webmin On 8/4/2010 9:19 AM, Jorge Biquez wrote: > 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 > > _______________________________________________ > 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"