From owner-freebsd-isp Sun May 14 9: 1:12 2000 Delivered-To: freebsd-isp@freebsd.org Received: from thud.tbe.net (thud.tbe.net [209.123.109.174]) by hub.freebsd.org (Postfix) with ESMTP id 4780337B9AE for ; Sun, 14 May 2000 09:01:02 -0700 (PDT) (envelope-from gary@tbe.net) Received: by thud.tbe.net (Postfix, from userid 1001) id BC9F11C948E; Sun, 14 May 2000 11:56:57 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by thud.tbe.net (Postfix) with ESMTP id A8C10DCF4D; Sun, 14 May 2000 11:56:57 -0400 (EDT) Date: Sun, 14 May 2000 11:56:57 -0400 (EDT) From: "Gary D. Margiotta" To: Jan Knepper Cc: Matt Heckaman , FreeBSD-ISP Subject: Re: freebsd hosting. In-Reply-To: <391DE40E.42B96213@smartsoft.cc> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Wherever your conf files are for Postfix, you have to do the following: (I have my conf files in /etc/postfix, adjust yours to reflect your setup) In main.cf: virtual_maps = hash:/etc/postfix/virtual Then, create a file called virtual in the same conf directory, and start your domain listings as follows: one.com #This is a comment webmaster@one.com one@foo.com joe@one.com joe@foo.com two.com #just another comment webmaster@two.com two@foo.com joe@two.com joe@bar.com Then, you would just add aliases according to the domains. Once you've got all the aliases in correctly, do a 'postfix reload' and that will make the correct databases and tell postfix that there are virtual domains it need to answer for. If you've got the man pages installed correctly, man virtual. If you need more assistance, e-mail be back directly, so to keep non-FreeBSD stuff off these lists. You can also subscribe to the postfix lists, which the info for that can be obtained at http://www.postfix.org Good luck! -Gary On Sat, 13 May 2000, Jan Knepper wrote: > "Gary D. Margiotta" wrote: > > > Postfix is a little more like sendmail, and is I think a bit better at > > delegating for virtual hosting and aliasing (over Q-Mail at least)... I have > > two machines running FreeBSD with Postfix, doing e-mail for over 250 domains - > > nary a problem. > > Cool! > Thanks for the pointer... > > Right now I have a FreeBSD box running with: > 192.169.0.40 : one.com > 192.169.0.41 : two.com > 192.169.0.42 : three.com > 192.169.0.43 : four.com > > Apache is configured and runs great! > > Now I have installed Postfix, but it isn't quite clear to me how I would be able > to make sure that > webmaster@one.com ends up in a different mailbox than webmaster@two.com. > And next... How I would be able to pop it? > > Any hints/directions before I spend hours trying... > > TIA > > Oh by the way... It seems like I am going to run with a Burstable T1... thus... > not Frame Relay... It's a little more, but it delivers a lot more! > Thanks for all the help! > > Don't worry, be Kneppie! > Jan > > -- > =============================================================== > Jan Knepper > Smartsoft, LLC > 88 Petersburg Road > Petersburg, NJ 08270 > U.S.A. > > Phone: 609-628-4260 > FAX : 609-628-1267 > > http://www.smartsoft.cc/ > --------------------------------------------------------------- > http://www.pianoprincess.com/ > http://www.mp3.com/pianoprincess > http://www.riffage.com/Bands/0,2939,2859,00.html > http://pianoprincess.iuma.com/ > http://www.changemusic.com/piano_princess > =============================================================== > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message