some misunderstanding Hey ! There seems to be some misunderstanding. Messages are accumulating in deferred queue ONLY when I am stopping relay of mails from zimbra server to another postfix server in my network. In normal circumstances, as mails are relayed to other server, and it delivers it well, there is no mail accumulation in deferred queue. Things are fine, till I try stopping use of second server and make zimbra as sole whole incharge for domain holtecnet.com .
Mail accumulated in deferred queue when I did following :
1) stopped relay of mail by using zimbra web admin page in Global settings under MTA tab.
2) stopped postfix on second server which was used for external mail delivery.
On founding mails in deferred queue I tried :
1) giving mydestination paramenter in /opt/zimbra/postfix/conf/main.cf so that for domain holtecnet.com, zimbra becomes final destination.
2) Changing myhostname in /opt/zimbra/postfix/conf/main.cf from mailserver1.holtecnet.local to mailserver1.holtecnet.com
But these have not worked. I have reverted them back. |