mirror of
https://github.com/donl/rmilter.git
synced 2026-06-30 06:12:17 -06:00
Reduce noise for dkim signing.
This commit is contained in:
parent
61cb8e4ae1
commit
86c2be6e87
1 changed files with 1 additions and 1 deletions
|
|
@ -760,7 +760,7 @@ mlfi_envfrom(SMFICTX *ctx, char **envfrom)
|
|||
}
|
||||
else {
|
||||
priv->dkim = NULL;
|
||||
msg_info ("do not add dkim signature for unauthorized user");
|
||||
msg_debug ("do not add dkim signature for unauthorized user");
|
||||
}
|
||||
}
|
||||
CFG_UNLOCK();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue