mirror of
https://lab.it.hs-hannover.de/misc/pymilter-suspicious-from.git
synced 2025-07-21 16:45:09 +02:00
Replace test value
This commit is contained in:
parent
574dafe14a
commit
145b36a7bd
2
main.py
2
main.py
@ -128,7 +128,7 @@ def main():
|
||||
|
||||
def test():
|
||||
# simple method to deal with unexpected exceptions on the fly :(
|
||||
test_from_value = '=?UNKNOWN?Q?Nat=E1lia?= Reis via DBWorld <dbworld@cs.wisc.edu>'
|
||||
test_from_value = '=?UNKNOWN?Q?=E1?= Foo <foo@example.com>'
|
||||
logger.info(f"Begin of test().")
|
||||
test_instance = SuspiciousFrom()
|
||||
test_instance.header('from', test_from_value)
|
||||
|
Loading…
x
Reference in New Issue
Block a user