From: sto.mar@... Date: 2012-10-06T19:38:15+09:00 Subject: Re: img src while sending email ruby cgi Am 06.10.2012 12:28, schrieb Ferdous ara: > Bartosz Dziewo��ski wrote in post #1078806: >> What do you mean "no luck"? Is the message sent and received, but > > > Hi the email is coming, no error in code > but there is not image, > > i can see the box, with alt 'test.png' in the email > > > but i dont see the image .. you could try `puts message` instead of sending it. is the image included in the output string? did you try saving the HTML part of the message into a file and open it with a browser? --