Hi
You can insert link to image or add image inline as base64.
https://www.bigfastblog.com/embed-base64-encoded-images-inline-in-html
16.07.2019 17:30, Rahul Bhatt пишет:
Does anyone get a solution on this? I am facing the same issue.
EmailExt plugin sending email but not the image.
On Fri
Does anyone get a solution on this? I am facing the same issue. EmailExt
plugin sending email but not the image.
On Friday, 13 June 2014 14:42:44 UTC+5:30, Maciej Gąsiorowski wrote:
>
> Hi, I want to add images to mail body (from artifacts or workspace
> folder). It is possible ? I add img tag,
Whats the preferred way to do this these days?
On Monday, June 16, 2014 at 10:29:04 AM UTC-4, Maciej Gąsiorowski wrote:
>
> But when I add this to img tag, this does not change anything. Maybe I am
> doing something wrong ?
>
> Here is my code:
>
>
>
> Icons:
>
>
>
> * data-inli
But when I add this to img tag, this does not change anything. Maybe I am
doing something wrong ?
Here is my code:
Icons:
**
W dniu poniedziałek, 16 czerwca 2014 14:39:40 UTC+2 użytkownik slide
napisał:
>
> That's where the data-inline stuff comes in, the images wil
That's where the data-inline stuff comes in, the images will be inkined as
base64 encoded data.
On Jun 16, 2014 5:34 AM, "Maciej Gąsiorowski" <
maciej.m.gasiorow...@gmail.com> wrote:
> *slide* thanks for reply, but it doesn't solve my problem.
>
> I want to add images that will be visible to all r
*slide* thanks for reply, but it doesn't solve my problem.
I want to add images that will be visible to all recipients, no matter if
they are logged into Jenkins or not.
Any ideas ? :)
W dniu piątek, 13 czerwca 2014 14:28:40 UTC+2 użytkownik slide napisał:
>
> If the recipient of the email is
If the recipient of the email is not on the network where those resources
are available, you won't see them in the email. You can use the inlining
option data-inline="true" in your HTML template and the plugin should
inline images as base64 encoded, so they should display.
On Fri, Jun 13, 2014 at
Hi, I want to add images to mail body (from artifacts or workspace folder).
It is possible ? I add img tag, where src is link to artifacts, in Email
Template Testing everything is ok, but when jenkins send mail, there is no
img src.
Best regards,
Maciej
--
You received this message because yo