made filter more generic
This commit is contained in:
parent
486480ab15
commit
e8cab3fc06
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
# (?:::f{4,6}:)?(?P<host>[\w\-.^_]+)
|
||||
# Values: TEXT
|
||||
#
|
||||
failregex = domain owner discourages use of this host.*client-ip=<HOST>.*receiver=.*sendingthisleter@.*
|
||||
failregex = domain owner discourages use of this host': QUEUE_ID=""; identity=mailfrom; client-ip=<HOST>;
|
||||
SPF fail - not authorized': QUEUE_ID=""; identity=mailfrom; client-ip=<HOST>;
|
||||
|
||||
# Option: ignoreregex
|
||||
|
|
|
|||
Reference in a new issue