https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6137
Summary: ImageInfo/pm doesn't recognise image/jpg as mangled
image/jpeg
Product: Spamassassin
Version: 3.2.5
Platform: Other
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: Plugins
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=4465)
--> (https://issues.apache.org/SpamAssassin/attachment.cgi?id=4465)
Make image/jpg act like image/jpeg in ImageInfo.pm
Image spams sometimes incorrectly use image/jpg instead of image/jpeg.
ImageInfo plugin doesn't recognise jpg as a synonym for jpeg, and so doesn't
see the image and cannot extract information. Rules using image counting and
size ignore these images.
Similar problem to bug 6118, but solution there (image/*) will not work for
ImageInfo because it uses specific image types to extract more info
Attached diff makes jpg equivalent to jpeg
--
Configure bugmail:
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.