From owner-freebsd-questions@FreeBSD.ORG Fri Jun 29 07:04:46 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7517216A400 for ; Fri, 29 Jun 2007 07:04:46 +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 2743513C4BD for ; Fri, 29 Jun 2007 07:04:46 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: (qmail 8074 invoked from network); 29 Jun 2007 02:04:46 -0500 Received: from unknown (HELO localhost) (210.84.50.231) by sigma.octantis.com.au with (DHE-RSA-AES256-SHA encrypted) SMTP; 29 Jun 2007 02:04:45 -0500 Date: Fri, 29 Jun 2007 17:04:42 +1000 From: Norberto Meijome To: "Ted Mittelstaedt" Message-ID: <20070629170442.3e4b99dc@localhost> In-Reply-To: References: <20070628115931.3aec0911@localhost> X-Mailer: Claws Mail 2.9.2 (GTK+ 2.10.13; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Barnaby Scott , Kenny Dail , freebsd-questions@freebsd.org Subject: Re: Gradual move to own mail server - strategy for noob 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: Fri, 29 Jun 2007 07:04:46 -0000 On Thu, 28 Jun 2007 23:23:12 -0700 "Ted Mittelstaedt" wrote: > I prefer uw-imap for IMAP and sendmail for MTA. I have found > that since PHP imap extensions uses the uw-imap library and > many webmail interfaces use php imap extensions, that there is > less trouble with the client and server talking to each other > when they are using the same library. (the uw-imap server > is built using the c-client library that php-extensions uses) in this particular server we use roundcube as webmail doing imap to localhost, easy as pie.Never cared about which imap libs were used on the client vs the server side.... nor I think one should (unless you are trying to save on build time / space / libraries involved). > IMHO your better off using procmail to scan the stuff with > spamassassin and clamav, rather than using something like > amavisd to call those programs. There's tons more procmail > support out on the Internet, it has been in use longer. And > you can use webmin and usermin to allow users to build their > own procmail recipies. I can see your point , thanks for the insight :) Of course, it assumes that the users care about procmail recipes and the like ;) _________________________ {Beto|Norberto|Numard} Meijome "Too bad ignorance isn't painful." Don Lindsay 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.