Jump to content

Zimbra Enable mail bounce for quota accounts

From TetraWiki
Revision as of 11:29, 4 January 2016 by Brijesh (talk | contribs) (Created page with "category:Heromotocorp Biz '''Logged in as zimbra user''' [root@mail ~]# su - zimbra '''Check the current status:''' [zimbra@mail ~]$ zmprov gacf zimbraLmtpPermanentFai...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Logged in as zimbra user

[root@mail ~]# su - zimbra

Check the current status:

[zimbra@mail ~]$ zmprov gacf zimbraLmtpPermanentFailureWhenOverQuota

zimbraLmtpPermanentFailureWhenOverQuota: FALSE

Run below command to enable:

[zimbra@mail ~]$ zmprov mcf zimbraLmtpPermanentFailureWhenOverQuota TRUE

Run again below command to check the status:

[zimbra@mail ~]$ zmprov gacf zimbraLmtpPermanentFailureWhenOverQuota

zimbraLmtpPermanentFailureWhenOverQuota: TRUE

Restart mta service:

[zimbra@mail ~]$ zmmtactl restart


[1]