This commit is contained in:
Zhang Huangbin 2020-09-15 10:55:16 +08:00
parent 0561deabc3
commit e01e355671
2 changed files with 4 additions and 5 deletions

View File

@ -201,10 +201,10 @@ tag. Note that the same identity can have multiple identifiers.
* On some Linux/BSD distribution, you should use command `amavisd-new`
instead of `amavisd`.
* If it complains `/etc/amavisd.conf not found`, please
* On CentOS, if it complains `/etc/amavisd.conf not found`, please
run the command with path to its config file. For example:
`amavisd -c /etc/amavisd/amavisd.conf showkeys`
```amavisd -c /etc/amavisd/amavisd.conf showkeys```
```bash
# amavisd showkeys

View File

@ -217,11 +217,10 @@ tag. Note that the same identity can have multiple identifiers.</p>
<ul>
<li>On some Linux/BSD distribution, you should use command <code>amavisd-new</code>
instead of <code>amavisd</code>.</li>
<li>If it complains <code>/etc/amavisd.conf not found</code>, please
<li>On CentOS, if it complains <code>/etc/amavisd.conf not found</code>, please
run the command with path to its config file. For example:</li>
</ul>
<pre><code>`amavisd -c /etc/amavisd/amavisd.conf showkeys`
</code></pre>
<p><code>amavisd -c /etc/amavisd/amavisd.conf showkeys</code></p>
</div>
</li>
</ul>