Typo in howto/amavisd.per-recipient.policy.lookup.md.

This commit is contained in:
Zhang Huangbin 2015-07-10 10:15:14 +08:00
parent c4c20cefbe
commit df738803d0
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ resource (implemented via iRedAPD plugin `amavisd_wblist`, new in iRedAPD-1.4.4.
iRedMail has `@storage_sql_dsn` enabled in Amavisd config file by default, so
it's very easy to enable per-recipient policy lookup. Just add one line after
`@storage_sqn_dsn` like below:
`@storage_sql_dsn` like below:
```
# Part of file: amavisd.conf

View File

@ -18,7 +18,7 @@ senders and bypass whitelisted senders during smtp session to save system
resource (implemented via iRedAPD plugin <code>amavisd_wblist</code>, new in iRedAPD-1.4.4.).</p>
<p>iRedMail has <code>@storage_sql_dsn</code> enabled in Amavisd config file by default, so
it's very easy to enable per-recipient policy lookup. Just add one line after
<code>@storage_sqn_dsn</code> like below:</p>
<code>@storage_sql_dsn</code> like below:</p>
<pre><code># Part of file: amavisd.conf
@storage_sql_dsn = [...]