Client Downloads: Difference between revisions
From Konfidi
Jump to navigationJump to search
No edit summary |
mNo edit summary |
||
| Line 3: | Line 3: | ||
You can download these perl modules from CPAN. The documentation on CPAN will tell you how to install them: | You can download these perl modules from CPAN. The documentation on CPAN will tell you how to install them: | ||
* [http://search.cpan.org/perldoc?Konfidi::Client Konfidi::Client] (should automatically install as a dependency of the Konfidi plugin for SpamAssassin) | * [http://search.cpan.org/perldoc?Konfidi::Client Konfidi::Client] (should automatically install as a dependency of the Konfidi plugin for SpamAssassin) | ||
* [http://search.cpan.org/perldoc?Mail::SpamAssassin::Plugin::OpenPGP Mail::SpamAssassin::Plugin::OpenPGP] (this is the only authentication module currently supported by the | * [http://search.cpan.org/perldoc?Mail::SpamAssassin::Plugin::OpenPGP Mail::SpamAssassin::Plugin::OpenPGP] (this is the only authentication module currently supported by the Konfidi plugin) | ||
* [http://search.cpan.org/perldoc?Mail::SpamAssassin::Plugin::Konfidi Mail::SpamAssassin::Plugin::Konfidi] | * [http://search.cpan.org/perldoc?Mail::SpamAssassin::Plugin::Konfidi Mail::SpamAssassin::Plugin::Konfidi] | ||
Latest revision as of 09:08, 26 January 2008
Perl Modules and SpamAssassin Plugins
You can download these perl modules from CPAN. The documentation on CPAN will tell you how to install them:
- Konfidi::Client (should automatically install as a dependency of the Konfidi plugin for SpamAssassin)
- Mail::SpamAssassin::Plugin::OpenPGP (this is the only authentication module currently supported by the Konfidi plugin)
- Mail::SpamAssassin::Plugin::Konfidi