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