diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-10 21:30:40 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-10 21:30:40 +0000 |
commit | 133a45c109da5310add55824db21af5239951f93 (patch) | |
tree | ba6ac4c0a950a0dda56451944315d66409923918 /test/functional/messages/gtube.eml | |
parent | Initial commit. (diff) | |
download | rspamd-133a45c109da5310add55824db21af5239951f93.tar.xz rspamd-133a45c109da5310add55824db21af5239951f93.zip |
Adding upstream version 3.8.1.upstream/3.8.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'test/functional/messages/gtube.eml')
-rw-r--r-- | test/functional/messages/gtube.eml | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/test/functional/messages/gtube.eml b/test/functional/messages/gtube.eml new file mode 100644 index 0000000..bb14746 --- /dev/null +++ b/test/functional/messages/gtube.eml @@ -0,0 +1,56 @@ +Subject: Test spam mail (GTUBE) +Message-ID: <GTUBE1.1010101@example.net> +Date: Wed, 23 Jul 2003 23:30:00 +0200 +From: Sender <sender@example.net> +To: Recipient <recipient@example.net> +Precedence: junk +MIME-Version: 1.0 +Content-Type: multipart/mixed; + boundary="--==_mimepart_5b60ba5e43e33_7d8f3fa857ebe62053695f"; + charset=UTF-8 +Content-Transfer-Encoding: 7bit + +----==_mimepart_5b60ba5e43e33_7d8f3fa857ebe62053695f +Content-Type: text/plain; + charset=UTF-8 +Content-Transfer-Encoding: 7bit + +This is the GTUBE, the + Generic + Test for + Unsolicited + Bulk + Email + +If your spam filter supports it, the GTUBE provides a test by which you +can verify that the filter is installed correctly and is detecting incoming +spam. You can send yourself a test mail containing the following string of +characters (in upper case and with no white spaces and line breaks): + +XJS*C4JDBQADN1.NSBN3*2IDNEN*GTUBE-STANDARD-ANTI-UBE-TEST-EMAIL*C.34X + +You should send this test mail from an account outside of your network. + +----==_mimepart_5b60ba5e43e33_7d8f3fa857ebe62053695f +Content-Type: text/plain; + charset=UTF-8 +Content-Transfer-Encoding: 7bit + +XJS*C4JDBQADN1.NSBN3*2IDNEN*GTUBE-STANDARD-ANTI-UBE-TEST-EMAIL*C.34X + +----==_mimepart_5b60ba5e43e33_7d8f3fa857ebe62053695f +Content-Type: text/html; + charset=UTF-8 +Content-Transfer-Encoding: 7bit + +<html> +XJS*C4JDBQADN1.NSBN3*2IDNEN*GTUBE-STANDARD-ANTI-UBE-TEST-EMAIL*C.34X +XJS*C4JDBQADN1.NSBN3*2IDNEN*GTUBE-STANDARD-ANTI-UBE-TEST-EMAIL*C.34X +XJS*C4JDBQADN1.NSBN3*2IDNEN*GTUBE-STANDARD-ANTI-UBE-TEST-EMAIL*C.34X +XJS*C4JDBQADN1.NSBN3*2IDNEN*GTUBE-STANDARD-ANTI-UBE-TEST-EMAIL*C.34X +XJS*C4JDBQADN1.NSBN3*2IDNEN*GTUBE-STANDARD-ANTI-UBE-TEST-EMAIL*C.34X +XJS*C4JDBQADN1.NSBN3*2IDNEN*GTUBE-STANDARD-ANTI-UBE-TEST-EMAIL*C.34X +XJS*C4JDBQADN1.NSBN3*2IDNEN*GTUBE-STANDARD-ANTI-UBE-TEST-EMAIL*C.34X +</html> + +----==_mimepart_5b60ba5e43e33_7d8f3fa857ebe62053695f--
\ No newline at end of file |