Closed (fixed)
Project:
Mailhandler
Version:
7.x-2.x-dev
Component:
Mailhandler
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Jan 2012 at 18:53 UTC
Updated:
1 Feb 2012 at 18:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
cleaver commentedPatch against 7.0-2.x.
Comment #2
danepowell commentedThanks for the catch. I fixed it in a slightly different way- I made all MIME types lowercase from the outset. Please test the dev release that rolls tonight and let me know if everything works as expected.
http://drupalcode.org/project/mailhandler.git/commit/0602038
http://drupalcode.org/project/mailhandler.git/commit/744a95b
Comment #3
cleaver commentedI'm patching 2.4 for testing. Mostly just for our reference, I'm adding the patch file.
Comment #4
cleaver commentedJust a status update to confirm that everything works fine after this change.