View Single Post
  #1 (permalink)  
Old 10-24-2008, 10:30 AM
mikec mikec is offline
Active Member
 
Posts: 42
Default Postini Integration Help

Hello all -

Im setting one of the Domains on my Zimbra Network Edition up to use Postini for spam and Inbound/Outbound archiving and have run into a bit of a snag. The Inbound archiving and spam control works great (simple mx change). As for the outbound I am having trouble figuring out how I can preform a relay for a single domain back to Postini. Does anyone know of a way to do this via Postfix?

Does anyone know if something like this will work.

#vi /etc/postfix/transport
domain.tld smtp:[relay.host]port
anotherdomain.tld smtp:[relay.host]Port

#postmap hash:/etc/postfix/transport


in /etc/postfix/main.cf
transport_maps = hash:/etc/postfix/transport





Thanks again

Last edited by mikec; 10-24-2008 at 11:27 AM.. Reason: adding information
Reply With Quote