From owner-freebsd-questions@FreeBSD.ORG Wed Sep 5 19:05:38 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 E08A616A4ED for ; Wed, 5 Sep 2007 19:05:38 +0000 (UTC) (envelope-from mr.hyro@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.190]) by mx1.freebsd.org (Postfix) with ESMTP id 708E813C45A for ; Wed, 5 Sep 2007 19:05:38 +0000 (UTC) (envelope-from mr.hyro@gmail.com) Received: by nf-out-0910.google.com with SMTP id k4so1775524nfd for ; Wed, 05 Sep 2007 12:05:28 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=bLlpbRdM/BQ1yrLtd7btrv1mxJ3wiqI3eGRhaDGlA+Xmv2RAszhCxxlM6jRQbsOXUd+C8lydgyytw3ekSHy2e/ORPu4l3pOA7R+Oxw7gYj1vGV16tIOkW5xs8ILSoFjAkcfPYflNcZj2VTdT+Nh8Xb5t2Ul/m8J0hQH6/OV7vFA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=L3wAcID2Vq8uMqiVVeRW1/V7HgPS2YF+Q4jWmvnid2omOZ9uop24gNXcEFJ6EJ66A3p1jQXBtivGrI8vxy7BzjgFUcCY0iDDl4K5J+Ytb4aFdmU5JWgHYePtKJIWe1l10uF3LLL0waPicAm64CrXdrPYN1GVhsQWxFyPyIMULkM= Received: by 10.78.172.20 with SMTP id u20mr5514001hue.1189019125146; Wed, 05 Sep 2007 12:05:25 -0700 (PDT) Received: by 10.78.184.8 with HTTP; Wed, 5 Sep 2007 12:05:24 -0700 (PDT) Message-ID: <24393ae80709051205j211b7ae4p54ea2f9d94b3c5e3@mail.gmail.com> Date: Wed, 5 Sep 2007 15:05:24 -0400 From: "Andrey Shuvikov" To: freebsd-questions@freebsd.org In-Reply-To: <20070905155804.GE25281@ayvali.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <80f4f2b20709041503g3b3f85d1oa6a09b110ac31d7b@mail.gmail.com> <20070905155804.GE25281@ayvali.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 19:05:39 -0000 Hi, I'm trying to set up a home mailserver with imap/web access. But I was going to use exim. Several people mentioned postfix here, but nobody named exim. Is it a matter of personal preference or is exim not suitable for this task? Thanks, Andrey