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

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
  #11 (permalink)  
Old 07-21-2008, 07:33 AM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

You may find it easier to get a gmail account and use the gmail server as a relay, I'm almost certain that it doesn't have the restrictions you're encountering with your current ISP. Try that and see if you can relay all your accounts through that.
__________________
Regards


Bill
Reply With Quote
  #12 (permalink)  
Old 03-30-2010, 07:52 AM
Beginner Member
 
Posts: 1
Default

I've found a solution in Postfix's documentation.
Zimbra uses Postfix so this worked for me!

Log as user zimbra 'su - zimbra':

Step 1

Create /opt/zimbra/conf/relayhost_map file:

Append entries for each unique sender => isp relay mapping you need. (note: our default relay, smtp.hugecorp.biz, is not included here):

# Per-sender provider
user1@server1.com [smtp.isp1.com]
user2@server2.com [mail.isp2.org]
user3@server3.com [mx.isp3.net]

Step 2

Create/update the /opt/zimbra/conf/relay_password file with the user authentication information:

# Per-sender authentication
user1@server1.com user1@server1.com:SecretP@ssw0rd1
user1@server2.com user2@server2.com:SecretP@ssw0rd2
user1@server3.com user2@server3.com:SecretP@ssw0rd3
# Login for the default relayhost
[smtp.hugecorp.biz] defaultUsername:defaultPassword

Step 3

Modify these setting in postfix configuration:

postconf -e smtp_sender_dependent_authentication=yes
postconf -e sender_dependent_relayhost_maps=hash:/opt/zimbra/conf/relayhost_map
postconf -e smtp_sasl_auth_enable=yes
postconf -e smtp_sasl_password_maps=hash:/opt/zimbra/conf/relay_password

Step 4
Hash the config files. Restart Postfix:

postmap /opt/zimbra/conf/relayhost_map
postmap /opt/zimbra/conf/relay_password
postfix reload

Mirko Guidolin
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.