|
|
@ -32,12 +32,6 @@ will prevent Mailu from doing spam filtering, virus filtering, and from applying
|
|
|
|
white and blacklists that you may configure in the admin interface. You may
|
|
|
|
white and blacklists that you may configure in the admin interface. You may
|
|
|
|
also disable the antivirus if required (it does use aroung 1GB of ram).</p>
|
|
|
|
also disable the antivirus if required (it does use aroung 1GB of ram).</p>
|
|
|
|
|
|
|
|
|
|
|
|
<div class="form-check form-check-inline">
|
|
|
|
|
|
|
|
<label class="form-check-label">
|
|
|
|
|
|
|
|
<input class="form-check-input" type="checkbox" name="antispam_enabled" value="rspamd" checked>
|
|
|
|
|
|
|
|
Enable the spam filtering service
|
|
|
|
|
|
|
|
</label>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div class="form-check form-check-inline">
|
|
|
|
<div class="form-check form-check-inline">
|
|
|
|
<label class="form-check-label">
|
|
|
|
<label class="form-check-label">
|
|
|
|
<input class="form-check-input" type="checkbox" name="antivirus_enabled" value="clamav">
|
|
|
|
<input class="form-check-input" type="checkbox" name="antivirus_enabled" value="clamav">
|
|
|
|