mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-03-05 06:16:26 +00:00
@@ -1176,7 +1176,8 @@ def get_dmarc_reports_from_inbox(connection=None,
|
||||
nameservers=nameservers,
|
||||
dns_timeout=dns_timeout,
|
||||
strip_attachment_payloads=strip_attachment_payloads,
|
||||
results=results
|
||||
results=results,
|
||||
offline=offline
|
||||
)
|
||||
|
||||
return results
|
||||
|
||||
Reference in New Issue
Block a user