<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Grafana: Using Microsoft Office 365 for our email notifications	</title>
	<atom:link href="https://jorgedelacruz.uk/2019/09/23/grafana-using-microsoft-office-365-for-our-email-notifications/feed/" rel="self" type="application/rss+xml" />
	<link>https://jorgedelacruz.uk/2019/09/23/grafana-using-microsoft-office-365-for-our-email-notifications/</link>
	<description>Everything about VMware, Veeam, InfluxData, Grafana, Zimbra, etc.</description>
	<lastBuildDate>Fri, 09 Apr 2021 17:02:01 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: alan carriere		</title>
		<link>https://jorgedelacruz.uk/2019/09/23/grafana-using-microsoft-office-365-for-our-email-notifications/#comment-1388</link>

		<dc:creator><![CDATA[alan carriere]]></dc:creator>
		<pubDate>Fri, 09 Apr 2021 17:02:01 +0000</pubDate>
		<guid isPermaLink="false">https://jorgedelacruz.uk/?p=1453#comment-1388</guid>

					<description><![CDATA[Hey, Jorge.  Have you had a chance to look at this? Thanks, Al]]></description>
			<content:encoded><![CDATA[<p>Hey, Jorge.  Have you had a chance to look at this? Thanks, Al</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: jorgeuk		</title>
		<link>https://jorgedelacruz.uk/2019/09/23/grafana-using-microsoft-office-365-for-our-email-notifications/#comment-1381</link>

		<dc:creator><![CDATA[jorgeuk]]></dc:creator>
		<pubDate>Fri, 02 Apr 2021 23:29:23 +0000</pubDate>
		<guid isPermaLink="false">https://jorgedelacruz.uk/?p=1453#comment-1381</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://jorgedelacruz.uk/2019/09/23/grafana-using-microsoft-office-365-for-our-email-notifications/#comment-1380&quot;&gt;AlCarriere&lt;/a&gt;.

Hello, let me try tomorrow and will come back to you]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://jorgedelacruz.uk/2019/09/23/grafana-using-microsoft-office-365-for-our-email-notifications/#comment-1380">AlCarriere</a>.</p>
<p>Hello, let me try tomorrow and will come back to you</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: AlCarriere		</title>
		<link>https://jorgedelacruz.uk/2019/09/23/grafana-using-microsoft-office-365-for-our-email-notifications/#comment-1380</link>

		<dc:creator><![CDATA[AlCarriere]]></dc:creator>
		<pubDate>Fri, 02 Apr 2021 21:17:11 +0000</pubDate>
		<guid isPermaLink="false">https://jorgedelacruz.uk/?p=1453#comment-1380</guid>

					<description><![CDATA[Hey Jorge

Been trying to get this working using an Office 365 email server but I get nothing but timeouts. Any thoughts on what I might try?

Running Grafana 7.3.1

#################################### SMTP / Emailing ##########################
[smtp]
enabled = true
host = smtp.office365.com:587
user = XXXX@XXXXX.XXX
# If the password contains # or ; you have to wrap it with triple quotes. Ex &quot;&quot;&quot;#password;&quot;&quot;&quot;
password = &quot;XXXXXXXXX&quot;
cert_file =
key_file =
skip_verify = true
from_address = XXXX@XXXXX.XXX
from_name = Grafana
# EHLO identity in SMTP dialog (defaults to instance_name)
;ehlo_identity = dashboard.example.com


Log file output:

t=2021-04-02T15:57:32-0500 lvl=info msg=&quot;Sending alert notification to&quot; logger=alerting.notifier.email addresses=[XXXX@XXXXXX.XXX] singleEmail=false
t=2021-04-02T15:57:42-0500 lvl=eror msg=&quot;Failed to send alert notification email&quot; logger=alerting.notifier.email error=&quot;Failed to send notification to email addresses: al.carriere@netscout.com: read tcp XX.XX.XX.XX:39500-&#062;52.96.55.242:587: i/o timeout&quot;
t=2021-04-02T15:57:42-0500 lvl=eror msg=&quot;failed to send notification&quot; logger=alerting.notifier uid= error=&quot;Failed to send notification to email addresses: XXXX@XXXXXX.XXX: read tcp XX.XX.XX.XX:39500-&#062;52.96.55.242:587: i/o timeout&quot;
t=2021-04-02T15:57:42-0500 lvl=eror msg=&quot;failed to send notification&quot; logger=alerting.notifier uid= error=&quot;Failed to send notification to email addresses: XXXX@XXXXXX.XXX: read tcp XX.XX.XX.XX:39500-&#062;52.96.55.242:587: i/o timeout&quot;
t=2021-04-02T15:57:42-0500 lvl=eror msg=&quot;Failed to send alert notifications&quot; logger=context userId=1 orgId=1 uname=admin error=&quot;Failed to send notification to email addresses: XXXX@XXXXXX.XXX: read tcp XX.XX.XX.XX:39500-&#062;52.96.55.242:587: i/o timeout&quot; remote_addr=10.200.19.189
t=2021-04-02T15:57:42-0500 lvl=eror msg=&quot;Request Completed&quot; logger=context userId=1 orgId=1 uname=admin method=POST path=/api/alert-notifications/test status=500 remote_addr=10.200.19.189 time_ms=10030 size=48 referer=http://sea-server-02.netscout.com:3000/alerting/notification/new]]></description>
			<content:encoded><![CDATA[<p>Hey Jorge</p>
<p>Been trying to get this working using an Office 365 email server but I get nothing but timeouts. Any thoughts on what I might try?</p>
<p>Running Grafana 7.3.1</p>
<p>#################################### SMTP / Emailing ##########################<br />
[smtp]<br />
enabled = true<br />
host = smtp.office365.com:587<br />
user = <a href="mailto:XXXX@XXXXX.XXX">XXXX@XXXXX.XXX</a><br />
# If the password contains # or ; you have to wrap it with triple quotes. Ex &#8220;&#8221;&#8221;#password;&#8221;&#8221;&#8221;<br />
password = &#8220;XXXXXXXXX&#8221;<br />
cert_file =<br />
key_file =<br />
skip_verify = true<br />
from_address = <a href="mailto:XXXX@XXXXX.XXX">XXXX@XXXXX.XXX</a><br />
from_name = Grafana<br />
# EHLO identity in SMTP dialog (defaults to instance_name)<br />
;ehlo_identity = dashboard.example.com</p>
<p>Log file output:</p>
<p>t=2021-04-02T15:57:32-0500 lvl=info msg=&#8221;Sending alert notification to&#8221; logger=alerting.notifier.email addresses=[XXXX@XXXXXX.XXX] singleEmail=false<br />
t=2021-04-02T15:57:42-0500 lvl=eror msg=&#8221;Failed to send alert notification email&#8221; logger=alerting.notifier.email error=&#8221;Failed to send notification to email addresses: <a href="mailto:al.carriere@netscout.com">al.carriere@netscout.com</a>: read tcp XX.XX.XX.XX:39500-&gt;52.96.55.242:587: i/o timeout&#8221;<br />
t=2021-04-02T15:57:42-0500 lvl=eror msg=&#8221;failed to send notification&#8221; logger=alerting.notifier uid= error=&#8221;Failed to send notification to email addresses: <a href="mailto:XXXX@XXXXXX.XXX">XXXX@XXXXXX.XXX</a>: read tcp XX.XX.XX.XX:39500-&gt;52.96.55.242:587: i/o timeout&#8221;<br />
t=2021-04-02T15:57:42-0500 lvl=eror msg=&#8221;failed to send notification&#8221; logger=alerting.notifier uid= error=&#8221;Failed to send notification to email addresses: <a href="mailto:XXXX@XXXXXX.XXX">XXXX@XXXXXX.XXX</a>: read tcp XX.XX.XX.XX:39500-&gt;52.96.55.242:587: i/o timeout&#8221;<br />
t=2021-04-02T15:57:42-0500 lvl=eror msg=&#8221;Failed to send alert notifications&#8221; logger=context userId=1 orgId=1 uname=admin error=&#8221;Failed to send notification to email addresses: <a href="mailto:XXXX@XXXXXX.XXX">XXXX@XXXXXX.XXX</a>: read tcp XX.XX.XX.XX:39500-&gt;52.96.55.242:587: i/o timeout&#8221; remote_addr=10.200.19.189<br />
t=2021-04-02T15:57:42-0500 lvl=eror msg=&#8221;Request Completed&#8221; logger=context userId=1 orgId=1 uname=admin method=POST path=/api/alert-notifications/test status=500 remote_addr=10.200.19.189 time_ms=10030 size=48 referer=http://sea-server-02.netscout.com:3000/alerting/notification/new</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Lazy Loading (feed)

Served from: jorgedelacruz.uk @ 2026-04-29 20:53:35 by W3 Total Cache
-->