|
From: Gisbert H. <gis...@ot...> - 2016-02-29 11:17:24
|
Yes thats what I'm trying to do. Here are my setting: Type: email SMTP server: smtp.office365.com SMTP server port: 587 SMTP helo: company.com SMTP email: su...@co... Connection Security: STARTTLS SSL verify peer: unchecked SSL verify host: unchecked Authentication: Normal password Username: Username Password: Password Seems like someone else is having the same problem: https://www.zabbix.com/forum/showthread.php?t=52552 could it be a bug? Thanks Gisbert -----Original Message----- From: Miguel Martín [mailto:m4...@gm...] Sent: Donnerstag, 25. Februar 2016 13:21 To: Gisbert Haas <gis...@ot...> Cc: zab...@li... Subject: Re: [Zabbix-users] mail type email office365 It seems that you are trying to establish a SSL conection to a non SSL Port. Try using STARTSSL connection security on zabbix side (to port 587) or SSL/TLS connect to port 995: Office365 with SSL SMTP Server: This should be your mail server name. (e.g. smtp.office365.com) SMTP Security: Enable SSL Port: 995 Office365 with TLS SMTP Server: This should be your mail server name. (E.g., smtp.office365.com) SMTP Security: Enable TLS Port: 587 Best regards 2016-02-23 11:41 GMT+01:00 Gisbert Haas <gis...@ot...>: > Good day, > > > > I was hoping I can use the new TLS secured email function to connect > to Outlook365. > > Looks like its not working. The dashboard return an error message: > > SSL connect error: error:140770FC:SSL > routines:SSL23_GET_SERVER_HELLO:unknown protocol > > > > Any idea on the settings I have to use for outlook365? > > > > Thanks > > Gis > > > > > > > > _______________________________________________ > > Gisbert Haas > > Senior Solution Architect > > Continental Europe > > OTRUM GmbH | OTRUM UK Ltd. | OTRUM France SAS | OTRUM Italy S.r.l. > > > > c/o OTRUM GmbH, Hoesterweg 6, 47574 Goch, Germany > > T: +49 2823 97651-0 > > M: +49 173 257 6060 > > e-mail: gis...@ot... > > www.otrum.eu > > > > Sitz der Gesellschaft: Höster Weg 6, 47574 Goch HRB 2367 Amtsgericht > Kleve, > Geschäftsführer: Frank Gerhardt > > > > > ---------------------------------------------------------------------- > -------- > Site24x7 APM Insight: Get Deep Visibility into Application Performance > APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month > Monitor end-to-end web transactions and take corrective actions now > Troubleshoot faster and improve end-user experience. Signup Now! > http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140 > _______________________________________________ > Zabbix-users mailing list > Zab...@li... > https://lists.sourceforge.net/lists/listinfo/zabbix-users > |