Fix quote mistake made in #2236 (#2237)

This commit is contained in:
Casper 2021-10-03 21:46:33 +02:00 committed by GitHub
parent 972c9b44d6
commit cd7677b6f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -341,7 +341,7 @@ POSTGREY_DELAY=300
# delete entries older than N days since the last time that they have been seen
POSTGREY_MAX_AGE=35
# 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)
POSTGREY_AUTO_WHITELIST_CLIENTS=5