diff options
Diffstat (limited to 'conf/metrics.conf')
-rw-r--r-- | conf/metrics.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/metrics.conf b/conf/metrics.conf index e07b0f619..222f790a0 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -535,7 +535,7 @@ metric { } symbol "HFILTER_RCPT_BOUNCEMOREONE" { weight = 1.50; - description = "Message from bounce and over 1 recepient"; + description = "Message from bounce and over 1 recipient"; } symbol "HFILTER_URL_ONLY" { weight = 2.20; @@ -588,7 +588,7 @@ metric { } symbol "MIME_BAD_ATTACHMENT" { weight = 4.0; - description = "Invalid attachement mime type"; + description = "Invalid attachment mime type"; one_shot = true; } symbol "MIME_ENCRYPTED_ARCHIVE" { |