From owner-freebsd-questions@FreeBSD.ORG Tue Apr 4 15:17:45 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7116D16A400 for ; Tue, 4 Apr 2006 15:17:45 +0000 (UTC) (envelope-from Zimmerman.Eric@con-way.com) Received: from ljcqs129.cnf.com (mail-cluster.cnf.com [63.230.177.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9FF843D4C for ; Tue, 4 Apr 2006 15:17:44 +0000 (GMT) (envelope-from Zimmerman.Eric@con-way.com) Received: from ljcqs129.cnf.com (localhost [127.0.0.1]) by ljcqs129.cnf.com (Postfix) with ESMTP id 54798F4633; Tue, 4 Apr 2006 08:17:44 -0700 (PDT) Received: from ciies004.conway.prod.con-way.com (cnfdcx-131-slb-02-in.cnf.com [10.0.108.132]) by ljcqs129.cnf.com (Postfix) with ESMTP id 47CB0F41D7; Tue, 4 Apr 2006 08:17:44 -0700 (PDT) Received: from qgaes001.conway.prod.con-way.com ([10.40.10.68]) by ciies004.conway.prod.con-way.com with Microsoft SMTPSVC(6.0.3790.1830); Tue, 4 Apr 2006 08:17:44 -0700 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Tue, 4 Apr 2006 10:17:42 -0500 Message-ID: <12AAD6CC50A25841834F43955F39B66E0402B917@qgaes001.conway.prod.con-way.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Which smtp server for my needs? thread-index: AcZX+l6baCSMMF3WScK54xBgsMD9UgAAHSaA From: "Zimmerman, Eric" To: "Miguel" , "Jonas Jacobsen" X-OriginalArrivalTime: 04 Apr 2006 15:17:44.0440 (UTC) FILETIME=[EC4ABF80:01C657FA] X-Virus-Scanned: ClamAV using ClamSMTP Cc: freebsd-questions@freebsd.org Subject: RE: Which smtp server for my needs? 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: Tue, 04 Apr 2006 15:17:45 -0000 > > Next week i am going to setup af mailserver. > > The mailserver will be used for sending out newsletters, and only=20 > sending out newsletter > > I need a reliable and fast(send as many mails as possible in the min.) > smtp server for the purpose. > > Do you have any suggestions, which smtp server there will be best for=20 > my needs? > i use qmail for that very same purpose, its rock solid and has very good performance, take a look at postfix too, others think that its a better=20 alternative, postfix all the way. I used qmail for a while and found it lacking in several ways. Postfix is updated constantly and just works.