Replies: 1 comment 1 reply
-
This won't be supported unfortunately as the recommendation is to avoid using greylisting. I understand that it works for you but if you enable the spam filter with DNSBL and all default rules you shouldn't need greylisting. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I use greylisting, as it noticeably reduces spam.
However, there’s one particular problem: some types of two factor logins or confirmation link e-mails expire before greylisting allows the e-mail to be delivered.
So it should be possible to define (a select few) e-mail address patterns that are delivered bypassing regular greylisting, because they match a whitelist pattern.
This way. a few specific sender patterns can be exempt. and 2FA messages can be delivered in a timely fashion despite greylisting.
Beta Was this translation helpful? Give feedback.
All reactions