Final(?) attr skips
This commit is contained in:
parent
9a93c3e70f
commit
0c1f25cc11
@ -80,6 +80,7 @@ EXCLUDES = set(
|
||||
'dmarc_none_moderation_action',
|
||||
'forward_auto_discards',
|
||||
'hdrfilter_rebox_01',
|
||||
'hdrfilter_action_01',
|
||||
'bounce_matching_headers',
|
||||
'topic_rebox_01',
|
||||
'topic_desc_01',
|
||||
@ -87,6 +88,8 @@ EXCLUDES = set(
|
||||
# None of the lists has topic filtering enabled
|
||||
'topics_enabled',
|
||||
'topics_bodylines_limit',
|
||||
# ... or DMARC addresses
|
||||
'dmarc_moderation_addresses',
|
||||
))
|
||||
|
||||
TYPES = deepcopy(TYPES_ORIGINAL)
|
||||
|
Loading…
Reference in New Issue
Block a user