Rank: Newbie Groups: Member
Joined: 6/5/2009 Posts: 7 Points: 21 Location: England
|
Hi, I would like to embed an image (e.g company logo) in emails sent out using the VersaSRSOut servervice. E.g. the open confrmation email of a system queue. I already have the company logo in the C:\Program Files\VersaDev\VersaSRS\VersaSRS\images folder, I would have thought I could just have a relative path to this images directory in the message body. It appears the VersaSRSMailOut can't see this though. I note that the mailout service is in C:\Program Files\VersaDev\VersaSRS\VersaSRSWindowsServices
Any help would be much appreciated.
|
Rank: Administration Groups: Administration
, Member
Joined: 11/20/2008 Posts: 46 Points: 41 Location: Australia
|
Hi,
You can embed images into the email templates, however for the images to be visable to the public, the html path in the template must be pointing to a publicly accessable file so that the images can be retrieved. For example you could store the images on your website i.e. www.'yourdomain'.com/images.
Cheers, Philip
|