Page 1 of 1

sending html message + template?

Posted: Sun Nov 25, 2007 4:12 am
by choubix
hello,

just wondering whether there was a more convenient way of sending emails with images than with the "Swift_Message_Image" function.
I can't see how to make it comfortable for me to send templates with the email.

any suggestions? :)

thanks!

Posted: Wed Nov 28, 2007 8:58 pm
by Chris Corbyn
Just send HTML images with the <img src /> value referencing an absolute URL (i.e. http://domain.com/image.jpg).