[Fwd: Mail server]

dvanhorn <[email protected]> Mon, 01 Mar 2004 10:56:10 -0500
Newsgroups gmane.org.ballistichelmet.devel
Message-ID <[email protected]>
CC nick in replies if you would. -- David


-------- Original Message --------
Subject: Mail server
Date: Mon, 1 Mar 2004 10:48:14 -0500
From: Nicholas Bonfatti <[email protected]>
To: dvanhorn <[email protected]>

Hey, do you think you could help me set up a mail server for my family?
Right now I have bonfatti.org and I've got debian running on a spare
server.

I'm just unsure where to start configuring it. Really, all I need is
mail aliasing, and I guess you do that through a virtual file that
looks like this


@bonfatti.org

[email protected]	[email protected]
[email protected]	[email protected]


etc.   and then run postmap /etc/postfix/virtual  and put
virtual_domains= hash:/etc/postfix/virtual

I tried doing that on my roommates gentoo box but for some reason it
wasn't accepting them to the domain even though i added bonfatti.org to
his mydestination

Are you familiar with stuff like that?