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 02-20-2010, 10:38 PM
Junior Member
 
Posts: 6
Default Undelivered mails are not bouncing

Hi,

we are using Zimbra open source edition. Undelivered mails are not bouncing to the sender. In Addition no bouncing messages are receiving for sender for invalid email recipient address.
Reply With Quote
  #2 (permalink)  
Old 02-20-2010, 11:44 PM
Zimbra Consultant & Moderator
 
Posts: 20,312
Default

Please update your forum profile with the output of the following command (do not post the output in this thread):

Code:
zmcontrol -v
You've not really provided any evidence that the email came into your server nor exactly what you mean by 'bouncing', why would the mail be undelivered? You do realise that a bounce can take up to five days before the sender receives notification that there was a problem, don't you? Are the emails in your deferred queue? Have a look in the log files and see if the email has arrived at you server and what happened to it. You need to provide some examples of what exactly is happening on your server.
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 03-06-2010, 08:41 PM
Junior Member
 
Posts: 6
Default

Hi ,

Thanks for the reply . The output is
Release 6.0.1_GA_1816.F11_20090911184139 F11 FOSS edition.

The exact problem is the undelivered mails is the deferred queue are not bounce back immediately to the sender. i need to change the bounce_queue_lifetime parameter , but unable to save the postfix settings. so the sender gets undelivered bounce mails much delayed.
Reply With Quote
  #4 (permalink)  
Old 03-07-2010, 06:44 AM
Zimbra Consultant & Moderator
 
Posts: 20,312
Default

Quote:
Originally Posted by dveeras View Post
Hi ,

Thanks for the reply . The output is
Release 6.0.1_GA_1816.F11_20090911184139 F11 FOSS edition.
Please put that in your forum profile as I asked in my previous post, it's no use here as we have to keep asking every time you post what version of Zimbra you're using.

Quote:
Originally Posted by dveeras View Post
The exact problem is the undelivered mails is the deferred queue are not bounce back immediately to the sender. i need to change the bounce_queue_lifetime parameter , but unable to save the postfix settings. so the sender gets undelivered bounce mails much delayed.
You'll find details in the forums and the wiki: site:zimbra.com "bounce_queue_lifetime" - Yahoo! Search Results
__________________
Regards


Bill
Reply With Quote
  #5 (permalink)  
Old 03-08-2010, 01:20 AM
Junior Member
 
Posts: 6
Default

hi ,

Even we change the bounce_queue_lifetime parameter by using postconf cli commands the settings reset to default value as bounce_queue_lifetime=5d once we restart the postfix service.. pls giude
Reply With Quote
  #6 (permalink)  
Old 03-08-2010, 01:45 AM
Moderator
 
Posts: 7,928
Default

Change in /opt/zimbra/conf/zmmta.cf the following from
Code:
POSTCONF bounce_queue_lifetime                LOCAL postfix_bounce_queue_lifetime
to this
Code:
POSTCONF bounce_queue_lifetime                10d
or whatever value you would like. When you restart the MTA it should be set
Code:
su - zimbra
zmmtactl stop ; zmmtactl start
__________________
Reply With Quote
  #7 (permalink)  
Old 03-08-2010, 03:19 AM
Junior Member
 
Posts: 6
Default

Hi ,

I have changed the bounce_queue_lifetime parameter and restart the MTA. while restarting the MTA this error is coming like
/opt/zimbra/bin/zmshutil: line 39: export: `=1m': not a valid identifier
/opt/zimbra/bin/zmshutil: line 39: export: `=10s': not a valid identifier

And also the undelivered mails are not bouncing to the sender.

the output of postconf -d shows the default value for bounce_queue_lifetime = 5d . Please guide
Reply With Quote
  #8 (permalink)  
Old 03-08-2010, 03:21 AM
Moderator
 
Posts: 7,928
Default

Probably my syntax for that file. Try changing to
Code:
POSTCONF bounce_queue_lifetime                postfix_bounce_queue_lifetime=10s
__________________
Reply With Quote
  #9 (permalink)  
Old 03-08-2010, 03:40 AM
Junior Member
 
Posts: 6
Default

hi ,

Still the error persists while restarting the MTA Service
/opt/zimbra/bin/zmshutil: line 39: export: `=1m': not a valid identifier
/opt/zimbra/bin/zmshutil: line 39: export: `=10s': not a valid identifier
Reply With Quote
  #10 (permalink)  
Old 03-08-2010, 04:08 AM
Moderator
 
Posts: 7,928
Default

Argh! My fault ... Change the setting back in zmmta.conf to
Code:
POSTCONF bounce_queue_lifetime                LOCAL postfix_bounce_queue_lifetime
and then run the following
Code:
su - zimbra
zmlocalconfig -e postfix_bounce_queue_lifetime=10s
__________________
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.