mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-19 03:14:03 +00:00
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:
parent
0b48da2e88
commit
16663f620a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user