You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2009/06/18 10:30:31 UTC

[Bug 6137] New: ImageInfo/pm doesn't recognise image/jpg as mangled image/jpeg

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: dev@spamassassin.apache.org
        ReportedBy: paul.barry@gmail.com


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.

[Bug 6137] ImageInfo/pm doesn't recognise image/jpg as mangled image/jpeg

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6137


Justin Mason <jm...@jmason.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Justin Mason <jm...@jmason.org>  2009-06-30 14:36:41 PST ---
: 303...; svn commit -m "allow image/jpg to be treated as synonymous to
image/jpeg in ImageInfo plugin, thanks to Paul Barry" lib
Sending        lib/Mail/SpamAssassin/Plugin/ImageInfo.pm
Transmitting file data .
Committed revision 789966 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=789966 ).

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 6137] ImageInfo/pm doesn't recognise image/jpg as mangled image/jpeg

Posted by bu...@bugzilla.spamassassin.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6137


Justin Mason <jm...@jmason.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|Undefined                   |3.3.0




-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.