You've already forked Mailu
mirror of
https://github.com/Mailu/Mailu.git
synced 2025-08-10 22:31:47 +02:00
add a GTUBE test to check the antispam
This commit is contained in:
6
tests/compose/filters/02_email_antispam.sh
Executable file
6
tests/compose/filters/02_email_antispam.sh
Executable file
@@ -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
|
1
tests/compose/filters/gtube.txt
Normal file
1
tests/compose/filters/gtube.txt
Normal file
@@ -0,0 +1 @@
|
||||
XJS*C4JDBQADN1.NSBN3*2IDNEN*GTUBE-STANDARD-ANTI-UBE-TEST-EMAIL*C.34X
|
Reference in New Issue
Block a user