![](https://secure.gravatar.com/avatar/1280ab8004c08ad36f83942837b1423e.jpg?s=120&d=mm&r=g)
On 04 Feb 2016, at 11:07, Daniel Rolfe daniel.rolfe.au@gmail.com wrote:
It sure is a pain, even my gmail via the browser doesn't work, only gmail via my mobile seems to show the images in alerts
Surely there is a better way to email the images, as my guess is 90% of users don't have this working
You have my vote to fix this issue ... :-P
Regards, Daniel
FWIIW - we are now ‘fixing’ this by piping the mails through a quick script that changes the base64 into a mime reference; and attaching the images in multipart.
I.e from image src="data:image/png;base64,(.*)” -> src=“cid:$cntr@$domain” en attaching something like below.
That seems to work well for a lot of (enterprise) folks.
Dw.
--BoundArdyOuter$nonce Content-Type: multipart/related; type="text/html"; boundary="BoundArdy$nonce”
$html
—BoundArdy$nonce Content-Transfer-Encoding: base64 Content-Disposition: inline; filename=$cntr.jpeg Content-Type: image/jpeg; name=“$cntr.jpeg" Content-Id: <$cntr@$domain>
$1 --BoundArdy$nonce
---BoundArdyOuter$nonce
Dw.
On Thu, Feb 4, 2016 at 9:03 PM, Markus Klock markus@best-practice.se wrote: Yes, the problem is that Outlook and many other email clients choose to block base64 images as they are often used in spam/fraud mails.
/Markus
2016-02-04 11:00 GMT+01:00 Robert Williams Robert@custodiandc.com:
Hi,
This has never worked for us either (Outlook 201x mixture here) – just assumed we had something incorrectly configured in Observium and had never really bothered to get it sorted. Always click the link to go and see the event/graph directly.
So, is it actually the case that the image is indeed there but Outlook chooses not to show it then?
Cheers,
Robert Williams Custodian Data Centre Email: Robert@CustodianDC.com http://www.CustodianDC.com
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Gumilar Siegfried Sent: 29 January 2016 08:14 To: Observium Network Observation System observium@observium.org Subject: Re: [Observium] Images in alerts
Same Problem here with Outlook (2010). Was anyone able to fix this?
I tried a lot of settings in Outlook but wasn’t able to display the images…
Yeah, Outlook also blocks base64 images /Markus
Den 29 jan. 2016 7:42 fm skrev "Ben Hohnke" settra+observium@gmail.com:
Fwiw I've never had them work in outlook either. They work on mobile though
Ben
On Fri, 29 Jan 2016 16:29 Anders Johansson Anders.Johansson@direktorn.com wrote:
Hi,
I've seen that alerts include an image, base encoded in the actual html file, but the image is never displayed. Now I'm using that Redmond build software to read mails, perhaps that's why it's not working? Anyone else with outlook who can see the graph included in the alerts?
//Anders _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium