View Single Post

  #6 (permalink)  
Old 03-05-2006
benjamin.sebbah@gmail.com
 
Posts: n/a
Default Re: redirect all emails from an adress to another server

Actually I found something very interesting:

--< main.cf >--
fallback_transport = smtp:server2.mydomain.com

Local users stay on server1 and the others move on to server2 which is
absolutely what I wanted to do.
I didn't test it with LDAP yet but I think it will not be a problem.


Ben

Reply With Quote