Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/modules/dkim.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ DKIM module has several useful configuration options:
* `dkim_cache_size` (_number_): cache up to 1000 of the most recent DKIM records
* `dkim_cache_expire` (_time_): default max expire for an element in this cache
* `skip_multi` (_boolean_): skip DKIM check for messages with multiple signatures
* `check_local` (_boolean_): perform DKIM check for messages from the local network. (default: `false`)

## DKIM signatures

Expand Down