diff options
author | korgoth1 <vladislav.stakhov@gmail.com> | 2019-10-01 19:12:44 +0300 |
---|---|---|
committer | korgoth1 <vladislav.stakhov@gmail.com> | 2019-10-01 19:12:44 +0300 |
commit | 062f1a1150e2ec01be33a5d721f652cd160fb155 (patch) | |
tree | b51bb724ba4426f6e37bc4814606708a7478bd7a /test/functional/messages | |
parent | 7686cd892fb0d0ed8bbb8c0a83709af82779df8f (diff) | |
download | rspamd-062f1a1150e2ec01be33a5d721f652cd160fb155.tar.gz rspamd-062f1a1150e2ec01be33a5d721f652cd160fb155.zip |
[Test] Emailbl domainonly + Emailbl full adress with subdomain
Diffstat (limited to 'test/functional/messages')
-rw-r--r-- | test/functional/messages/emailbltext3.eml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/functional/messages/emailbltext3.eml b/test/functional/messages/emailbltext3.eml new file mode 100644 index 000000000..414a0f51c --- /dev/null +++ b/test/functional/messages/emailbltext3.eml @@ -0,0 +1,4 @@ +Content-Type: text/plain + +user@baddomain.com +user@subdomain.baddomain.com
\ No newline at end of file |