mirror of
https://github.com/mgeeky/decode-spam-headers.git
synced 2025-06-11 01:08:34 +02:00
Minor misspelling
This commit is contained in:
parent
0489be1e7d
commit
6515817469
@ -2005,7 +2005,7 @@ class SMTPHeadersAnalysis:
|
|||||||
('105', 'Identified Sender Addresses', self.testSenderAddress),
|
('105', 'Identified Sender Addresses', self.testSenderAddress),
|
||||||
|
|
||||||
# Make this last one, always
|
# Make this last one, always
|
||||||
('106', 'Unsual SMTP headers', self.testUnusualHeaders),
|
('106', 'Unusual SMTP headers', self.testUnusualHeaders),
|
||||||
)
|
)
|
||||||
|
|
||||||
testsDecodeAll = (
|
testsDecodeAll = (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user