Re: Option to disable relayhost for relay_domains

2011-09-11 Thread Rahul Amaram
Wow! A response from the author of postfix itself. I am really honoured. Let me take this opportunity to thank you for writing such a great piece of software. Next coming to the solution, I used these settings in my main.cf: relayhost = default_transport = smtp:[relay.example.com] This addres

Re: Option to disable relayhost for relay_domains

2011-09-11 Thread Wietse Venema
Rahul Amaram: > I would like to know if such a thing would be feasible. I want to > disable relayhost for only mails being delivered to "relay_domains". For > delivery of mails to other domains, relayhost should be used. I tried > passing the option "relayhost=" to the relay transport in master.