From owner-freebsd-questions Mon Sep 10 22:19:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.blazebox.homeip.net (pool-141-155-134-228.ny5030.east.verizon.net [141.155.134.228]) by hub.freebsd.org (Postfix) with ESMTP id 5B39637B403 for ; Mon, 10 Sep 2001 22:19:29 -0700 (PDT) Received: from blaze (blaze.homeip.net [192.168.0.2]) by mail.blazebox.homeip.net (Postfix) with SMTP id 758912E804; Tue, 11 Sep 2001 01:18:54 -0400 (EDT) Content-Type: text/plain; charset="iso-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit Mime-Version: 1.0 From: "Paul Blazejowski" To: "Eric Lam" Cc: "FreeBSD Questions" Subject: Re: POP3, SMTP, Web Access... X-Mailer: Pronto v2.2.5 On linux/mysql Date: 11 Sep 2001 01:18:30 EDT Reply-To: "Paul Blazejowski" In-Reply-To: References: Message-Id: <20010911051854.758912E804@mail.blazebox.homeip.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 10 Sep 2001 17:04:54 -0700, Eric Lam wrote: > I am interested in setting up a POP3 server, SMTP server, and possibly > accessibly with web access. Basically, a full blown FreeBSD e-mail server > accessed by Outlook users, and has web mail capabilities so users can access > their mails from locations other from their workstations. What seems to be > the best way to accomplish all of this, and what programs/daemons should I > use. If someone can provide me the daemons I need, I can figure it out from > there on. I've been hearing people tell me use sendmail, qmail, etc... but > I'm a bit lost. Thanks. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > Hi, I have used Postfix,Cyrus-imapd/sasl and Horde IMP with great success on FreeBSD 4.3. All of this was installed from ports collection and fairly easy to configure...Postfix it's a great MTA and can easly replace standard sendmail.Cyrus is the POP3/IMAP daemon, SASL provides libs for SMTP-AUTH and IMP is a web interface that works great with POP3/IMAP or in this case with cyrus-imapd/postfix combo.Here are some links: http://www.postfix.org http://www.horde.org http://asg.web.cmu.edu/cyrus/imapd ...hope this helps. Regards, Paul B. aka Diffie -- ( http://www.linuxdiscussions.org ) "Linux is like a wigwam: no windows, no gates, Apache inside." -Albert Arendsen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message