]> code.citadel.org Git - citadel.git/blob - citadel/tests/dkimtester/README.md
4d46b69605d6dbde93be0001df17a74e5ac79aca
[citadel.git] / citadel / tests / dkimtester / README.md
1 # dkimtester
2
3 This was originally where we developed the DKIM code for Citadel
4 but it is properly merged into Citadel now.  What's left is just
5 a test harness.
6
7 You must have the `Mail::DKIM::Verifier` perl module installed,
8 which can be found on CPAN.
9
10 Also it depends on a DKIM record for `dev.citadel.org` which is
11 correct at the time I am writing this.  Good luck keeping that in
12 place.
13