message_hashing
Default | hash_method=md5 min_atc_size=1 |
---|---|
Value | string |
A string of space-separated key=value
configuration options.
Supported options:
Key | Default | Type | Description |
---|---|---|---|
hash_method |
md5 |
string | The hashing method to use. Must be a recognized Dovecot hashing method (see auth_policy_hash_mech for list of supported methods) or else the plugin will log a warning and be disabled. |
min_atc_size |
1 |
unsigned integer | The minimum size of an attachment (in bytes) to be processed; attachments smaller than this will be skipped. |