Anonymous | Login | 2024-12-22 00:20 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0008891 | ClearOS | spamassassin | public | 2016-05-27 07:08 | 2019-06-06 06:01 | ||||
Reporter | NickH | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | tweak | Reproducibility | always | ||||
Status | closed | Resolution | no change required | ||||||
Platform | OS | OS Version | |||||||
Product Version | 6.7.0 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0008891: spamassassin does not come preconfigured to load the DKIM plugin | ||||||||
Description | spamassassin does not come preconfigured to load the DKIM plugin To fix, add the fillowing line to /etc/mail/spamassassin/init.pre: loadplugin Mail::SpamAssassin::Plugins::DKIM I am not sure why one would not want to load the DKIM plugin. The SPF plugin is loaded. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | ||||||
|
Notes | |
(0003351) NickH (developer) 2016-05-28 05:18 |
Please mark as invalid. The DKIM plugin is loaded, just not from the /etc/mail/spamassassin/init.pre file. Also please note there may be a configuration issue. SA is configured to load its plugins from /usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugins/ when specified in /etc/mail/spamassassin/init.pre but the folder does not exist. All plugins exist in /usr/share/perl5/vendor_perl/Mail/SpamAssassin/Plugin/ - note no "s" on the end of Plugin. |
(0003381) user2 2016-06-09 09:52 |
ClearOS 6.8.0 was supposed to get a backported ClearOS 7 mail stack (SpamAssassin, Amavis, ClamAV) with new features enabled, but only ClamAV was completed. See tracker 0002234 for example. DKIM is enabled in ClearOS 7 (/etc/mail/spamassassin/v312.pre) |
Issue History | |||
Date Modified | Username | Field | Change |
2016-05-27 07:08 | NickH | New Issue | |
2016-05-28 05:18 | NickH | Note Added: 0003351 | |
2016-06-09 09:52 | user2 | Note Added: 0003381 | |
2016-06-09 09:52 | user2 | Assigned To | => user2 |
2016-06-09 09:52 | user2 | Status | new => confirmed |
2016-06-09 09:52 | user2 | Relationship added | related to 0002234 |
2018-12-14 12:11 | user2 | Status | confirmed => assigned |
2018-12-14 12:11 | user2 | Assigned To | user2 => tracker |
2019-06-06 06:01 | NickH | Status | assigned => closed |
2019-06-06 06:01 | NickH | Assigned To | tracker => |
2019-06-06 06:01 | NickH | Resolution | open => no change required |