From owner-freebsd-questions@FreeBSD.ORG Sun Apr 13 17:50:05 2003 Return-Path: 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 C84CB37B401 for ; Sun, 13 Apr 2003 17:50:05 -0700 (PDT) Received: from its-mail1.massey.ac.nz (its-mail1.massey.ac.nz [130.123.128.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id A2CBC43F3F for ; Sun, 13 Apr 2003 17:50:04 -0700 (PDT) (envelope-from G.P.Defryn@massey.ac.nz) Received: from its-mm1.massey.ac.nz (its-mm1.massey.ac.nz [130.123.128.45]) by its-mail1.massey.ac.nz (8.9.3/8.9.3) with ESMTP id MAA00933 for ; Mon, 14 Apr 2003 12:50:02 +1200 (NZST) Received: from its-xchg5.massey.ac.nz (Not Verified[130.123.129.15]) by its-mm1.massey.ac.nz with MailMarshal id ; Mon, 14 Apr 2003 12:50:02 +1200 Received: from its-xchg3.massey.ac.nz ([130.123.129.13]) by its-xchg5.massey.ac.nz with Microsoft SMTPSVC(5.0.2195.5329); Mon, 14 Apr 2003 12:53:03 +1200 X-MimeOLE: Produced By Microsoft Exchange V6.0.6375.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Mon, 14 Apr 2003 12:50:02 +1200 Message-ID: <9EA1E9775D329F4CB45B259FCA43F79F63F966@its-xchg3.massey.ac.nz> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Opinion on mail server setup Thread-Index: AcMCGfUPNev7D9dCRbqOtYW/Qk1EcwABSmHg From: "Defryn, Guy" Cc: X-OriginalArrivalTime: 14 Apr 2003 00:53:03.0890 (UTC) FILETIME=[34768F20:01C30220] Subject: RE: Opinion on mail server setup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Apr 2003 00:50:06 -0000 Thanks, I don't have any experience with mail systems what so ever. So Postfix is not a pop3 server? What do I need to get a full working mail server up and running? I use postfix as an MTA and I have an email program on the client side (running on windows machines). Is there anything else that needs to be installed on my freebsd box?=20 Cheers=20 >As a MTA, I'd recommend 'postfix', since it's rather easy to set up >(ports/postfix). Documentation can be found at http://www.postfix.org. If >you >install it, be sure to have a look at the example configuration files in >/usr/local/etc/postfix. >I don't have a lot of experience with pop3 or imap servers (which you will >probably need in order to acces your mail), so I cannot comment on that. >Cheers, > Simon