This commit is contained in:
Zhang Huangbin 2014-09-16 22:57:24 +08:00
parent dd9e0ee533
commit b97dec963b
1 changed files with 2 additions and 2 deletions

View File

@ -29,10 +29,10 @@ If you want to completely disable spam and virus scanning services, steps:
* Comment out below two lines in Postfix config file `/etc/postfix/main.cf`, then restart Postfix service.
<pre>
```perl
content_filter = smtp-amavis:[127.0.0.1]:10024
receive_override_options = no_address_mappings
</pre>
```
* Disable network services: Amavisd, ClamAV.