View Single Post
  #12 (permalink)  
Old 10-13-2006, 10:19 AM
Dirk Dirk is offline
Moderator
 
Posts: 701
Default

Thanks a lot for this.

I've added an IP address to the card, so it now has two addresses, and I made the changes as you show, the results were that no messages had the disclaimer added, inbound or outbound.

Looking at what you suggest, I think I understand it, postfix WAS looking at all smtp traffic and adding the disclaimer, now it's looking at smtp traffic from specific IP addresses and only adding the disclaimer if the IP right.

I changed the conf file to apply the disclaimer only to the local host 127.0.0.1 address and that works, the message is added to outbound mail and not to inbound. It is also added on internal mail which is unfortunate but acceptible.

Thing is, I dont think this was your intention, as I recon I could do this without adding the second IP address? So what gives, did I do something wrong?

Either way, I'm happy enough with this solution, I appreciate you taking the effort to help out.
Reply With Quote