An in depth look into how greylist works.
Let's assume the following configuration:
Triplet | v Server | + whitelist recipient with exact match ----------------+ | | + whitelist triplet_string with pattern match ----------+- Database | | greylist -----------------------------------------------+
More things to do with greylist - consider this configuration
Triplet | v Server | + whitelist recipient with exact match ----------------+ | +- local Database (SQLite) + whitelist triplet_string with pattern match ----------+ | greylist -----------------------------------------------+- network Database (MySQL)
So far in all examples greylist was used on all triplets. But it is also possible to use a selective match with the greylist policy to greylist only some recipients, or some senders, or some networks, or triplets based upon a regular expression, .. and so on.
Triplet | v Server | ... +--- exact match --------------------------------------+ | | | | greylist ------------------------------------------+- Database | dunno
Recent comments
18 weeks 4 days ago
32 weeks 2 days ago
32 weeks 4 days ago
41 weeks 3 days ago
1 year 24 weeks ago
1 year 36 weeks ago
1 year 37 weeks ago
1 year 43 weeks ago
1 year 44 weeks ago
2 years 1 week ago