Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Administrators

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-06-2010, 01:13 AM
Junior Member
 
Posts: 6
Default [SOLVED] Outgoing mail routing

I need to route all outgoing mail for domain domain1.com to domain2.com
In other words, I need all letters for *@domain1.com to go to users *@domain2.com
That is for passing some mail through VPN. The manual describes only routing for all mail

Does anybody knows how to do that?
Reply With Quote
  #2 (permalink)  
Old 04-06-2010, 01:26 AM
Moderator
 
Posts: 7,928
Default

Welcome to the forums

Not really sure what you are asking for For some users are you wishing to send their outbound email via a different smtp relay host ?
__________________
Reply With Quote
  #3 (permalink)  
Old 04-06-2010, 01:34 AM
Junior Member
 
Posts: 6
Default

If any user in my domain sends a letter to domain domain1.com I want to redirect it to domain2.com
domain2.com is actually an internal DNS name, it's probably better to replace this name with mail.domain.local, which is on the other side of VPN tunnel.
So when user sends a letter to User@Domain1.com I want it to be redirected to User@Mail.Domain.Local, which resolves to local IP and goes through VPN.
Reply With Quote
  #4 (permalink)  
Old 04-06-2010, 01:42 AM
Junior Member
 
Posts: 6
Default

In Postfix under PostfixAdmin, which I have used before Zimbra, I made it through transport table via one simple command in MySQL:
Code:
mysql> INSERT INTO transport (domain,destination) VALUES ('domain1.ru',':mail.domain2.ru');
Is is something like this in Zimbra? I'm pretty shure it should be...
But if it is not, what table in MySQL I can use to play around? Or it's not in MySQL?

Last edited by 24pm; 04-06-2010 at 03:28 AM..
Reply With Quote
  #5 (permalink)  
Old 04-06-2010, 06:43 PM
Junior Member
 
Posts: 6
Default

I looked through config files - it looks like zimbra stores transport table in LDAP. What is a solution then?
Reply With Quote
  #6 (permalink)  
Old 04-06-2010, 09:04 PM
Advanced Member
 
Posts: 193
Default

I believe this post will solve your issue.pleae have a look at it

Transport Table for external servers - Zimbra :: Wiki
__________________
Abhiz
http://abhishekamralkar.blogspot.com
Reply With Quote
  #7 (permalink)  
Old 04-07-2010, 02:34 AM
Junior Member
 
Posts: 6
Default

Thanks abhiz, that is what I was looking for! I have impooved that manual a bit.

Another helping info we can get from searching wiki for the word 'transport'
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.