From owner-freebsd-questions@FreeBSD.ORG Wed Sep 5 07:23:06 2007 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 03E3C16A41B for ; Wed, 5 Sep 2007 07:23:06 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: from sigma.octantis.com.au (ns2.octantis.com.au [207.44.189.124]) by mx1.freebsd.org (Postfix) with ESMTP id AB78C13C483 for ; Wed, 5 Sep 2007 07:23:05 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: (qmail 19919 invoked from network); 5 Sep 2007 02:23:04 -0500 Received: from 124-170-53-86.dyn.iinet.net.au (HELO localhost) (124.170.53.86) by sigma.octantis.com.au with (DHE-RSA-AES256-SHA encrypted) SMTP; 5 Sep 2007 02:23:03 -0500 Date: Wed, 5 Sep 2007 17:23:00 +1000 From: Norberto Meijome To: "Jim Stapleton" Message-ID: <20070905172300.6a89165a@localhost> In-Reply-To: <80f4f2b20709041503g3b3f85d1oa6a09b110ac31d7b@mail.gmail.com> References: <80f4f2b20709041503g3b3f85d1oa6a09b110ac31d7b@mail.gmail.com> X-Mailer: Claws Mail 2.10.0 (GTK+ 2.10.14; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: mail server setup questions 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, 05 Sep 2007 07:23:06 -0000 On Tue, 4 Sep 2007 18:03:20 -0400 "Jim Stapleton" wrote: > I need a mail server to take incoming mail, and provide a pop3 (or > better yet, SSLed POP3) connection. Jim, - incoming email + delivery : postfix . Really well documented. Haven't found a feature not implemented. As secure as you configure it (unlike qmail which implements a lot of security by axing features, so u need to add dubious hacks...) - dovecot : POP + IMAP, works quite well with ssl too - webmail : i use roundcube, but there are plenty of options. All u need is something that talks IMAP to your imap server - amavis-new as glue for Spam assassin / other spam tagging system + clamav. B _________________________ {Beto|Norberto|Numard} Meijome Sysadmins can't be sued for malpractice, but surgeons don't have to deal with patients who install new versions of their own innards. I speak for myself, not my employer. Contents may be hot. Slippery when wet. Reading disclaimers makes you go blind. Writing them is worse. You have been Warned.