]> source.dussan.org Git - rspamd.git/commit
add tests for dkim signatures with milter 2739/head
authorJohn McKay <adenosine3p@gmail.com>
Sat, 2 Feb 2019 11:26:14 +0000 (11:26 +0000)
committerJohn McKay <adenosine3p@gmail.com>
Sat, 2 Feb 2019 11:26:14 +0000 (11:26 +0000)
commit161184eb72bd570e7002d15a689f2dac56392d21
tree1f2d02bb0d50fc77a1a94ec3b914bf0b46f50c65
parent2349c384e084848de73949f0f8628014913275a0
add tests for dkim signatures with milter
test/functional/cases/131_dkim_signing/006_milter.robot [new file with mode: 0644]
test/functional/configs/dkim_signing/milter.conf [new file with mode: 0644]
test/functional/lua/miltertest/data_dkim.lua [new file with mode: 0644]
test/functional/lua/miltertest/dkim_many.lua [new file with mode: 0644]
test/functional/lua/miltertest/dkim_one.lua [new file with mode: 0644]
test/functional/lua/miltertest/lib.lua