X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=tunable.h;h=6202e7bd44a0658205708adf86143e7bc3b41427;hb=514239e63f18708b86d41db7fa78f49714b10c29;hp=b6abc5f514fa4c9260ec117c4dd210179d8b5ea4;hpb=e58701df90b7b3b8a076300c1db2dca0e49da40b;p=~andy%2Ffetchmail diff --git a/tunable.h b/tunable.h index b6abc5f5..6202e7bd 100644 --- a/tunable.h +++ b/tunable.h @@ -16,5 +16,8 @@ /* maximum consecutive lock-busy errors to accept */ #define MAX_LOCKOUTS 5 +/* maximum consecutive authentication failures to accept */ +#define MAX_AUTHFAILS 10 + /* default skipped message warning interval in seconds */ #define WARNING_INTERVAL 3600