Email: multiple recipients, only the first one gets the images

codemann - June 29, 2009 - 10:15
Project:Mime Mail
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:duplicate
Description

When you send your page to multiple recipients and the page contains images, only the first person recieves the images.
I noticed that the images are sent inline in the email, and only the first person gets this. The rest gets the image tags, but the inline files arent with it.

#1

jcnventura - June 29, 2009 - 12:43
Status:active» postponed (maintainer needs more info)

You must be using some other module to embed the images.. This module doesn't embed any image.

I would recommend changing the issue to the right module.

João

#2

codemann - July 6, 2009 - 09:36

Hey,

Which module would be doing that, could it be Mime Mail?
What is the default behaviour when you send a page with text and images? Is only the text sent or are the images attached instead of being embedded inline?
Thanks for the quick reaction.

Marijn

#3

jcnventura - July 6, 2009 - 09:47
Project:Printer, e-mail and PDF versions» Mime Mail
Version:6.x-1.x-dev» 6.x-1.x-dev
Status:postponed (maintainer needs more info)» active

It's definitively the Mime Mail module.

The print module only sends an HTML page with img tags with a URL to the image in your servers. Mime mail probably takes that, replaces the URL and attaches the images to the e-mails.

I moved this issue to the Mime mail queue.

#4

codemann - July 7, 2009 - 12:00

Thank you João!

#5

codemann - July 15, 2009 - 08:24

Anyone has an idea what could be the problem?

#6

Rainman - August 2, 2009 - 15:48

I believe this is the (duplicate) issue, take a look: http://drupal.org/node/358439#comment-1426276

#7

codemann - August 7, 2009 - 14:21

@Rainman : very true, that patch fixed it! Thanks

#8

jcnventura - August 7, 2009 - 14:29
Status:active» duplicate

Marking it as duplicate of #358439: duplicate image items in attachment, solved then.

 
 

Drupal is a registered trademark of Dries Buytaert.