Closed (duplicate)
Project:
SMTP Authentication Support
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jan 2012 at 13:18 UTC
Updated:
19 Feb 2012 at 09:44 UTC
Jump to comment: Most recent file
Comments
Comment #1
sgabe commentedThe patch doesn't apply and doesn't work with the development snapshot.
Comment #2
afox commentedI can verify that this bug exists and the provided patch fixes the issue with webforms at least. I attached the patch in correct format. However this doesn't solve the problem as a whole.
For instance, I'm creating a pdf file dynamically from an Ubercart invoice and this patch doesn't fix it. Although I'm setting the attachment mimetype as "application/pdf", it gets reset as "application/octet-stream". My issue is likely related to this one, but the solution is different. I will look into this, but would appreciate the help if anyone has an idea.
Comment #3
enggajb commented"mimemail.patch" works fine with me. It saved my life. Thank you.
Comment #4
sgabe commentedPlease, don't change the status. It will be fixed only when the patch is committed. As I see the second patch is the same. I tested this with the latest development snapshots and it didn't solve the issue.
Comment #5
afox commentedOk, the real issue seemed to be located at the SMTP module. The patch attached in http://drupal.org/node/1189940#comment-4630090 solved the issue.
The patches included in this issue shouldn't be applied. Marking as duplicate of #1189940: Corrupted attachments.
Comment #6
sgabe commentedMoving this to the right place.