I am using Rules
and HTML mail
module to send HTML email on various events. It is working fine, but I am getting problem in rendering image field(ie image) in email template.
I have field field:cover-photo
which is of type image. This field appears under
Replacement Pattern
token section. But when I include it, in the email it shows
Property field_cover_photo
and not the image. Any idea how can I show image in email.
-- Many thanks for your time.