Date: Thu, 28 Jan 1999 05:53:47 +0200 From: Tim Priebe <tim@iafrica.com.na> To: CNNet <cnnet@cnnet.com> Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Email Message-ID: <36AFDF4B.4834@iafrica.com.na> References: <4.1.19990126114807.009303b0@cnnet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
CNNet wrote: > > Hi could someone tell us the best way to set up a mail server on freebsd. > > What software should we use for smtp and pop3? > > We have multilple virtual domains, with users such as sales@domain1.com and > sales@domain2.com on the same machine. > > If any one knows of any good documention on this, specifically how to set > it up it would be appreciated. > > Thanks > > Jason My prefered method of dealing with this problem has been to us exim as the SMTP server. Configure it for local deliveries to only a single or small number of domains (the domains that any of your clients should be allowed to use). Then to set up a per domain alias file, with the virtual domains kept in a text file. All addresses at the virtual domains are rewriten to a valid address at the local domain, or else where. If the documentation at www.exim.org is not sufficiant I can quickly prepare something, as it is very easy. Tim. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36AFDF4B.4834>