mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-08-11 08:24:51 +00:00
typofixes - https://github.com/vlajos/misspell_fixer
Suspicious sections: plugins/mail/postfix_mail_stats recieved.label plugins/nginx/nginx_vhost_traffic
This commit is contained in:
parent
8e18199f16
commit
fba800ae52
119 changed files with 176 additions and 176 deletions
|
@ -118,7 +118,7 @@ if [ "$1" = "config" ]; then
|
|||
echo 'failedauth.info The remote server attempted to authenticate but the given username and/or password were incorrect ("smtp-auth-command" or "smtp-auth-command-encryption"). '
|
||||
echo 'failedauth.min 1'
|
||||
echo 'unknownauth.label UNKNOWN_AUTH'
|
||||
echo 'unknownauth.info The remote server requested an authentication method spamdyke doesnt support. This shouldnt happen. '
|
||||
echo 'unknownauth.info The remote server requested an authentication method spamdyke doesnt support. This should not happen. '
|
||||
echo 'unknownauth.min 1'
|
||||
echo 'failedtls.label FAILED_TLS'
|
||||
echo 'failedtls.info The remote client attempted to start a TLS session but SSL negotiation failed.'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue