Commit Graph
3 Commits
Author SHA1 Message Date
Xoib 6781276959 softer the greylisting delay restriction
A lot of legit mail servers try again between 200 and 285 seconds, then
3 hours later. Why? RFC is not strict about retry timer so postfix and
other MTA have their own intervals. To fix the problem of receiving
these e-mail really latter, I reduced the delay of postgrey to
180 seconds (default is 300 seconds).
2015-05-19 18:25:55 +02:00
Xoib 7d8b023f98 softer the greylisting delay restriction
A lot of legit mail servers try again between 200 and 285 seconds, then
3 hours later. Why? RFC is not strict about retry timer so postfix and
other MTA have their own intervals. To fix the problem of receiving
these e-mail really latter, I reduced the delay of postgrey to
180 seconds (default is 300 seconds).
2015-05-19 18:00:13 +02:00
Xoib 2b5b2b0220 softer the greylisting delay restriction 2015-05-19 11:53:10 +02:00