Kai Schaetzl wrote:
Theo Van Dinter wrote on Sun, 19 Jun 2005 13:28:29 -0400:
Which module are you talking about? I'm assuming the Mail::DomainKeys
module. If so, you need to install that from CPAN, it's not part of SA.
I'm adding that to the list of optional modules in the INSTALL doc.
Yes, Mail::DomainKeys. It seems there is a mixture of plugins that are
commented out, some are included in the distribution, some are not. So,
there's no way to know from the v310.pre file if that particular plugin is
included or not. I think this is confusing.
Kai
Every single one of the plugins in init.pre and v310.pre are included in
the tarball. The plugins are all located in the
lib/Mail/SpamAssassin/Plugin directory.
Some plugins are commented out by default for licensing or other
reasons, but they're all included.
Module dependencies aren't included, but that's nothing new, nor
non-standard.
Daryl