Date: 11 Sep 2001 01:18:30 EDT From: "Paul Blazejowski" <paulb@blazebox.homeip.net> To: "Eric Lam" <ecrim@earthlink.net> Cc: "FreeBSD Questions" <freebsd-questions@FreeBSD.ORG> Subject: Re: POP3, SMTP, Web Access... Message-ID: <20010911051854.758912E804@mail.blazebox.homeip.net> In-Reply-To: <IAEKKLIOEBMAKJIIGEBBAEHKCDAA.ecrim@earthlink.net> References: <IAEKKLIOEBMAKJIIGEBBAEHKCDAA.ecrim@earthlink.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010911051854.758912E804>