How to re-create the Quarantine Account: Difference between revisions

(Created page with '(a) null out the current value for the quarantine account zmprov mcf zimbraAmavisQuarantineAccount <nowiki>''</nowiki> (b) Generate the new quarantine account (all in one …')
 
No edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{BC|Community Sandbox}}
__FORCETOC__
<div class="col-md-12 ibox-content">
=How to re-create the Quarantine Account=
{{KB|{{Unsupported}}|{{ZCS 8.0}}|{{ZCS 7.0}}|}}
{{Archive}}{{WIP}}
(a) null out the current value for the quarantine account
(a) null out the current value for the quarantine account


Line 8: Line 14:


(c) link the global config attribute "zimbraAmavisQuarantineAccount" to the new account
(c) link the global config attribute "zimbraAmavisQuarantineAccount" to the new account
  zmprov mcf zimbraAmavisQuarantineAccount virus-quarantine.Zhn3PtuhNv@betson.com
  zmprov mcf zimbraAmavisQuarantineAccount virus-quarantine.Zhn3PtuhNv@<domain.com>


(d) flush the cache
(d) flush the cache
Line 15: Line 21:
(e) check the av_notify LC
(e) check the av_notify LC
   zmlocalconfig av_notify_user=<admin@YOUR_DOMAIN>
   zmlocalconfig av_notify_user=<admin@YOUR_DOMAIN>
  zmlocalconfig av_notify_domain<Domain_name>
<pre>
av_notify_domain is used to set the mydomain setting in amavis.
This is used in local_domain_maps to determine various default settings.
It will trigger a restart of amavis via zmconfigd/zmmtaconfig (depending on version).
Alternatively you can restarted amavis by hand after making a change to this setting.
</pre>
(f) verify that it is working.
(f) verify that it is working.
  Download the eicar test virus file and send it to your email account.
  Download the eicar test virus file and send it to your email account.
  check the new qurantine account for the message you sent. Also check your account
  check the new qurantine account for the message you sent. Also check your account
  and the admin account for quarantine notification.
  and the admin account for quarantine notification.
http://bugzilla.zimbra.com/show_bug.cgi?id=59398
{{Article Footer|Zimbra Collaboration 8.0, 7.0|04/16/2014}}

Latest revision as of 20:18, 11 July 2015

How to re-create the Quarantine Account

   KB 5811        Last updated on 2015-07-11  




0.00
(0 votes)

(a) null out the current value for the quarantine account

    zmprov mcf zimbraAmavisQuarantineAccount ''

(b) Generate the new quarantine account (all in one line)

  zmprov ca virus-quarantine.Zhn3PtuhNv@<YOUR_DOMAIN> fvKg1rQKUA amavisBypassSpamChecks TRUE zimbraAttachmentsIndexingEnabled FALSE zimbraIsSystemResource TRUE zimbraHideInGal TRUE zimbraMailMessageLifetime 7d zimbraMailQuota 0 description 'System account for Anti-virus quarantine.'


(c) link the global config attribute "zimbraAmavisQuarantineAccount" to the new account

zmprov mcf zimbraAmavisQuarantineAccount virus-quarantine.Zhn3PtuhNv@<domain.com>

(d) flush the cache

 zmprov fc config

(e) check the av_notify LC

 zmlocalconfig av_notify_user=<admin@YOUR_DOMAIN>
 zmlocalconfig av_notify_domain<Domain_name>
av_notify_domain is used to set the mydomain setting in amavis. 
 This is used in local_domain_maps to determine various default settings. 
It will trigger a restart of amavis via zmconfigd/zmmtaconfig (depending on version). 
Alternatively you can restarted amavis by hand after making a change to this setting.

(f) verify that it is working.

Download the eicar test virus file and send it to your email account.
check the new qurantine account for the message you sent. Also check your account
and the admin account for quarantine notification.

http://bugzilla.zimbra.com/show_bug.cgi?id=59398

Verified Against: Zimbra Collaboration 8.0, 7.0 Date Created: 04/16/2014
Article ID: https://wiki.zimbra.com/index.php?title=How_to_re-create_the_Quarantine_Account Date Modified: 2015-07-11



Try Zimbra

Try Zimbra Collaboration with a 60-day free trial.
Get it now »

Want to get involved?

You can contribute in the Community, Wiki, Code, or development of Zimlets.
Find out more. »

Looking for a Video?

Visit our YouTube channel to get the latest webinars, technology news, product overviews, and so much more.
Go to the YouTube channel »


Jump to: navigation, search