View Single Post
  #19 (permalink)  
Old 12-17-2007, 10:45 AM
dlochart dlochart is offline
Advanced Member
 
Posts: 177
Default

Quote:
Originally Posted by bjquinn View Post
Ok great. I'll give that a shot myself here pretty soon. Do post back if you don't mind and let me know if the snippet from the postfix board works. That would be the ideal solution. Thanks!
Been a while. I did not try the postfix board snippet so I cannot comment on that. My plan did not work in production. Why? Because I was not testing apples and oranges. In test I was given a domain to use that did not correspond with a real zimbra domain (I asked for one but did not get it) and I failed to create one to match it. So all my tests worked great. However when you already have an existing Zimbra domain all the efforts I put forth in the main.cf were trumped by zimbra because they use the virtual_* maps and pull the data dynamically out with LDAP queries. Since I did not want to delete the domain at that time I needed to come up with a work around real quick. I followed the Split Domain WIKI following the Zimbra MTA as secondary (meaning Zimbra MTA is hit first and relays to primary). I needed to relay each individuals account to the new primary server. This was not bad at all but needs manual maintenance.

Just an FYI for those that find this thread and are having issues.

Again I am no expert at this stuff and i am learning as I go so keep that in mind.

I will be deleting that domain soon so I will revert to implementing the relay the way I initially described.

thanks
Reply With Quote