spamassassin: add dependencies from SpamAssassin core
These modules are all used by SpamAssassin in some way or another, in some cases optional depending on what plugins you have loaded.
This commit is contained in:
@@ -14,6 +14,8 @@ perlPackages.buildPerlPackage rec {
|
||||
HTMLParser NetCIDRLite NetDNS NetAddrIP DBFile HTTPDate MailDKIM LWP
|
||||
LWPProtocolHttps IOSocketSSL DBI EncodeDetect IPCountry NetIdent
|
||||
Razor2ClientAgent MailSPF NetDNSResolverProgrammable Socket6
|
||||
ArchiveZip EmailAddressXS NetLibIDN2 MaxMindDBReader GeoIP MailDMARC
|
||||
MaxMindDBReaderXS
|
||||
]);
|
||||
|
||||
# Enabling 'taint' mode is desirable, but that flag disables support
|
||||
|
||||
Reference in New Issue
Block a user