mirror of
https://lab.it.hs-hannover.de/misc/pymilter-suspicious-from.git
synced 2024-11-27 23:49:55 +01:00
9 lines
252 B
Markdown
9 lines
252 B
Markdown
# pymilter-suspicious-from
|
|
|
|
This is a very rough python milter implementation which is supposed to parse `From:` header values and mark suspicious ones.
|
|
|
|
```
|
|
From: "Totally Official <totally.official@example.com>" <nope-its-fake@fake.example.net>
|
|
```
|
|
|