Mathieu Kretchner: > Hello, > > I've tried to search a configuration that help me to do this : > > All mail recieve by proxy.foo.com are sent to default.foo.com for local > delivery. > And all mail of the redirect_map are sent to new.foo.com for local delivery > > smtp ----> proxy.foo.com -----> default.foo.com > | > redirect_map ? > --------------> new.foo.com > > I'm new to postfix routing mail and I'm a little bit lost ... > > So I think it's not a big deal to do but I don't know HOW ?
Postfix routing is controlled by address classes. http://www.postfix.org/ADDRESS_CLASS_README.html Wietse