https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8284
Bug ID: 8284 Summary: MANIFEST references non existent file lib/Mail/SpamAssassin/Redirectors.pm Product: Spamassassin Version: SVN Trunk (Latest Devel Version) Hardware: PC OS: Windows 10 Status: NEW Severity: normal Priority: P2 Component: Building & Packaging Assignee: dev@spamassassin.apache.org Reporter: k...@mxguardian.net Target Milestone: Undefined Created attachment 5973 --> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5973&action=edit Patch The MANIFEST file references this non-existent file: lib/Mail/SpamAssassin/Redirectors.pm The correct file is: lib/Mail/SpamAssassin/Plugin/Redirectors.pm Both files are listed in the MANIFEST so we just need to remove the incorrect one. Patch is attached. -- You are receiving this mail because: You are the assignee for the bug.