[Cialug] postfix domain aliasing
Matt Patterson
matt at usrlocal.com
Wed Nov 1 10:24:51 CST 2006
Is this machine just a relay or the final destination?
I'm running postfix at home and I have the following in my main.cf file...
mydestination = $config_directory/virtual_domains
Then the virtual_domains file is just a list of all the domains that the
box will answer for. Granted, this is the final destination so all the
users will be for all the domains. If you have multiple domains, you may
have to dig a little deeper. Postfix is very configurable and should be
able to do what you need.
-Matt
On Wed, 1 Nov 2006, Dave Weis wrote:
>
> I'm trying to set up a server that will accept email as user at foo.bar.com and
> reforward it to user at bar.com. It's running postfix. On a similar machine
> elsewhere running sendmail I could put
> @foo.bar.com %1 at bar.com
> in virtusertable to make it work. Can something similar be done with postfix?
>
> --
> Dave Weis
> djweis at internetsolver.com
> http://www.internetsolver.com/
>
> _______________________________________________
> Cialug mailing list
> Cialug at cialug.org
> http://cialug.org/mailman/listinfo/cialug
>
>
More information about the Cialug
mailing list