id summary reporter owner description type status priority milestone component version resolution keywords cc 110 Embedded images in emails martin.poeschmann@… bas "When sending an email with an embedded image (from outlook in my case), the resulting attachment to the ticket is too small. I changed line 1115 to: # Insert the attachment # fd = open(path, 'rb' ) Because Outlook sets the minetype to image/jpg the following change has to be made: line 1061: ext = mimetypes.guess_extension(part.get_content_type(),False) " enhancement closed minor email2trac 0.6 fixed