add a GTUBE test to check the antispam
parent
3cb87b6e49
commit
6137f93d23
@ -0,0 +1,6 @@
|
|||||||
|
python3 tests/email_test.py message-virus "tests/compose/filters/gtube.txt"
|
||||||
|
if [ $? -eq 99 ]; then
|
||||||
|
exit 0
|
||||||
|
else
|
||||||
|
exit 1
|
||||||
|
fi
|
@ -0,0 +1 @@
|
|||||||
|
XJS*C4JDBQADN1.NSBN3*2IDNEN*GTUBE-STANDARD-ANTI-UBE-TEST-EMAIL*C.34X
|
Loading…
Reference in New Issue