haraka-wildduck

Este commit está contenido en:
Your Name
2020-05-27 17:51:39 +00:00
padre 31d55bf967
commit d44513dbd8
Se han modificado 163 ficheros con 8169 adiciones y 0 borrados

Ver fichero

@@ -0,0 +1,43 @@
; Config for greylisting plugin
; greylisting action text
text = Greylisted. Please come back later.
[redis]
host = 127.0.0.1
; port = 6379
db = 11
[skip]
; skip for DNSWL hosts having high reputation
dnswlorg = true
mailspikewl = true
[period]
# transition path: first_connect --> black (defer) --> grey(allow) --> white (allow) --> expired
# 14 minutes
black = 850
# 25 hours
grey = 90000
# 35 days
white = 3024000
[envelope_whitelist]
# Envelope emails or domains, one per line
[ip_whitelist]
# IP or Subnet, one per line
[recipient_whitelist]
# Recipient emails or domains, one per line
[special_dynamic_domains]
# Put domains that should be always treated as dynamic here.
# Pattern is matched at the end of rdns
# SiteGround VPS service
sgvps.net