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

Disclaimer with always_bcc and config problems

2011-09-11 Thread Alex
Hi, I'm trying to configure a disclaimer footer using altermime with postfix-2.7.5, amavisd-new-2.6.4. I've tried to follow the examples for creating a new filter, but the messages appear to be being reinjected at the wrong spot and are being delivered multiple times to the always_bcc recipient.

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.

Option to disable relayhost for relay_domains

2011-09-11 Thread Rahul Amaram
Hi, 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.cf but that did