Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
TetraWiki
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Triburb-per-domain-relay-zimbra
Page
Discussion
English
Read
Edit
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
View history
General
What links here
Related changes
Special pages
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
[[category:Triburg]] [[category:Zimbra]] == Relay One domain mail in zimbra == '''Objective''' Due to blacklisting of the server IP need to relay alokind.com from another server provided by client. '''Process to Follow''' zmlocalconfig |grep -i postfix_transport_maps This configuration decide how mails should deliver. vi /opt/zimbra/postfix/conf/transportfile Create a transport file to provide the Entry of the domain to relay from the server. ENTRY SHOULD LIKE: gmx.com :[smtp.server.net.id] #for relaying with the specific port for any domain richaglobal.com :[mail.tetrain.com]:587 ll /opt/zimbra/postfix/conf/transportfile Check the permission of the file it must be zimbra.zimbra '''For Zimbra Version less than 8.x , below is the process''' postmap /opt/zimbra/postfix/conf/transportfile zmlocalconfig -e postfix_transport_maps="hash:/opt/zimbra/postfix/conf/transportfile proxy:ldap:/opt/zimbra/conf/ldap-transport.cf" Make hash for the ldap-transport.cf by transport file less /opt/zimbra/postfix/conf/main.cf zmmtactl restart '''''Source'''''[[http://wiki.zimbra.com/index.php?title=Transport_Table_for_external_servers]] '''For Zimbra Version 8.x , below is the process''' zmprov ms mail.example.com zimbraMtaTransportMaps "lmdb:/opt/zimbra/postfix/conf/transportfile,proxy:ldap:/opt/zimbra/conf/ldap-transport.cf" or zmprov ModifyConfig zimbraMtaTransportMaps "lmdb:/opt/zimbra/postfix/conf/transportfile,proxy:ldap:/opt/zimbra/conf/ldap-transport.cf" Reference - https://community.zimbra.com/collaboration/f/1886/p/1137087/1581157#1581157
Summary:
Please note that all contributions to TetraWiki may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
TetraWiki:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)