Greylisting
This commit is contained in:
@@ -227,3 +227,9 @@ blind = 1
|
||||
# domains. Peer reputation is also tracked as to how often they
|
||||
# agree with us, and weighted accordingly.
|
||||
;peers=host1:port,host2
|
||||
|
||||
[greylist]
|
||||
dbfile=greylist.db
|
||||
grey_time=10 # mins
|
||||
grey_expire=4 # hours
|
||||
grey_retain=36 # days
|
||||
|
||||
Reference in New Issue
Block a user