You've already forked docker-mailserver
mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-07-16 07:24:44 +02:00
@ -341,7 +341,7 @@ POSTGREY_DELAY=300
|
|||||||
# delete entries older than N days since the last time that they have been seen
|
# delete entries older than N days since the last time that they have been seen
|
||||||
POSTGREY_MAX_AGE=35
|
POSTGREY_MAX_AGE=35
|
||||||
# response when a mail is greylisted
|
# response when a mail is greylisted
|
||||||
"POSTGREY_TEXT=Delayed by Postgrey"
|
POSTGREY_TEXT="Delayed by Postgrey"
|
||||||
# whitelist host after N successful deliveries (N=0 to disable whitelisting)
|
# whitelist host after N successful deliveries (N=0 to disable whitelisting)
|
||||||
POSTGREY_AUTO_WHITELIST_CLIENTS=5
|
POSTGREY_AUTO_WHITELIST_CLIENTS=5
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user