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 07-18-2010, 02:14 AM
Junior Member
 
Posts: 5
Default deferred mail in Queue

Hi

i have just installed Zimbra mail server in my RHEL5 mechine and created few accounts to test.

When i send to my internal mail account it delivers without problem.
But when i try to send mail to other outbound server like gmail or hotmail. it doesnt delivers the mail. and when i check the queue i find those mail in deferred queue.

Have i missed anything or anything to be done??

Best Regards
Sudhir
Reply With Quote
  #2 (permalink)  
Old 07-18-2010, 05:31 AM
Zimbra Consultant & Moderator
 
Posts: 20,313
Default

It would be a good start to look in the log files and see what the reason is for the deferred mail. You should also have a Split DNS set-up, have you? You can also find in that article some steps to verify that you split DNS is working correctly.
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 07-18-2010, 10:02 AM
Junior Member
 
Posts: 5
Default

after i have setup split DNS i checked the zimbra log files and it says
postfix/smtp[2568]: connect to alt2.gmail-smtp-in.l.google.com: connection timed out

what do i do now
Reply With Quote
  #4 (permalink)  
Old 07-18-2010, 10:13 AM
Junior Member
 
Posts: 5
Default

i am also getting host zimbramon[5502]:5502: info: zmttaconfig: ERROR: /opt/zimbra/bin/zmproxyconfgen -s [hostname] rc=256 No child processes
Reply With Quote
  #5 (permalink)  
Old 07-18-2010, 10:29 AM
Zimbra Consultant & Moderator
 
Posts: 20,313
Default

You should not have the proxy installed or running on a single server (I assume that's what you have?). You can check if it's there and disable it with the following:

Check if the proxy & memcached are installed/running:

Code:
zmproxyctl status
zmprov gs `zmhostname` | grep zimbraServiceEnabled
zmprov gs `zmhostname` | grep zimbraServiceInstalled
If they are, then run following commands:

Code:
zmprov -l gs `zmhostname` | grep -i port
get the ports, then set variables to port 0:

Code:
zmprov ms `zmhostname` zimbraImapProxyBindPort 0
zmprov ms `zmhostname` zimbraImapSSLProxyBindPort 0
zmprov ms `zmhostname` zimbraPop3ProxyBindPort 0
zmprov ms `zmhostname` zimbraPop3SSLProxyBindPort 0
then, set the non "Proxy" ports to the desired standard ports
Code:
zmprov ms `zmhostname` zimbraImapBindPort 143
zmprov ms `zmhostname` zimbraImapSSLBindPort 993
zmprov ms `zmhostname` zimbraPop3BindPort 110
zmprov ms `zmhostname` zimbraPop3SSLBindPort 995
once complete:

Code:
zmprov ms `zmhostname` -zimbraServiceEnabled memcached
zmprov ms `zmhostname` -zimbraServiceEnabled imapproxy

zmproxyctl stop
zmmemcachedctl stop
zmmailboxdctl stop
zmmailboxdctl start
__________________
Regards


Bill
Reply With Quote
  #6 (permalink)  
Old 07-18-2010, 10:43 AM
Zimbra Consultant & Moderator
 
Posts: 20,313
Default

Quote:
Originally Posted by sudhirmhrj View Post
after i have setup split DNS i checked the zimbra log files and it says
I did ask you to post the information requested in the 'Verify..' section of the wiki article, just for confirmation that it's working correctly.

Quote:
Originally Posted by sudhirmhrj View Post
postfix/smtp[2568]: connect to alt2.gmail-smtp-in.l.google.com: connection timed out

what do i do now
You should also have poste the exact messages from the log file - at least a dozen or so lines around the problem, a single line doesn't always give the exact error.
__________________
Regards


Bill
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.