View Single Post
  #6 (permalink)  
Old 11-08-2006, 07:23 AM
rdunn rdunn is offline
Junior Member
 
Posts: 5
Default

I am no expert but you may have a look at the following. 1000 is the default setting for each.

su - zimbra
postconf -e 'smtpd_recipient_limit = 1000'
and
postconf -e 'smtpd_recipient_overshoot_limit = 1000'
Reply With Quote