Date: Wed, 7 Apr 1999 14:15:45 -0500 From: "Ellis, Joshua" <ellis@kcc.com> To: "'Ho Seng Yip'" <hsengyip@singnet.com.sg> Cc: "FreeBSD Questions" <freebsd-questions@freebsd.org> Subject: RE: Virtual E-mail Message-ID: <2B2253731B41D211846400805F19594B04B0F259@ustcax08.kcc.com>
next in thread | raw e-mail | index | archive | help
> I am looking for a solution to implementing > an e-mail system on my FreeBSD 3.1 machine. > I need a server daemon that will allow POP > access and support multiple virtual domains. > This means there can be both qwerty@abc.com and > qwerty@xyz.com . This can be done with a combination of qmail's pop3d and tcpserver, utilizing a separate password database for each virtual host. Jos Backus has an implementation that works quite well, if you're willing to switch to qmail (http://home.plex.nl/~jbackus/). > I also need an SMTP daemon to send out e-mails > to the outside world. Baed on your first request, I'd suggest looking at qmail. See http://www.qmail.org/ for details. -joshua --- Joshua Ellis - Kimberly-Clark Internet/Intranet/Notes Services email: ellis@kcc.com * phone: 920/721-2779 * fax: 920/721-6180 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?2B2253731B41D211846400805F19594B04B0F259>