mirror of
https://github.com/mgeeky/Penetration-Testing-Tools.git
synced 2024-12-18 15:15:05 +01:00
update
This commit is contained in:
parent
2c1acb743c
commit
a2440b9584
@ -32,6 +32,7 @@
|
||||
- `ARC-Authentication-Results`
|
||||
- `X-MSFBL`
|
||||
- `X-Ovh-Spam-Reason`
|
||||
- `X-VR-SPAMCAUSE`
|
||||
- `X-VR-SPAMSCORE`
|
||||
- and more...
|
||||
|
||||
|
@ -270,6 +270,7 @@ class SMTPHeadersAnalysis:
|
||||
'X-MSFBL',
|
||||
'X-Ovh-Spam-Reason',
|
||||
'X-VR-SPAMSCORE',
|
||||
'X-VR-SPAMCAUSE',
|
||||
)
|
||||
|
||||
auth_result = {
|
||||
|
Loading…
Reference in New Issue
Block a user