Page 1 of 1

BLUE IRIS 5 SMTP SETUP

Posted: Fri Jan 24, 2020 2:57 pm
by jgruenewald
Hello all,

I am trying to set up the SMTP in Blue Iris and I am using Office 365. I have been successful in setting up the relay service within other environments but with BI I am getting an "invalid domain" error message. Has anyone else run into this problem and/or have a fix?

Proceeding
Error with connecting server;Server says: 501 5.5.4 Invalid domain name [CH2PR02CA0013.namprd02.prod.outlook.com]

Re: BLUE IRIS 5 SMTP SETUP

Posted: Fri Jan 24, 2020 6:12 pm
by HeneryH
Clearly BI is not finding the domain name you entered. If you have used that elsewhere successfully that makes no sense. BI can't send email if the domain name doesn't resolve.

Re: BLUE IRIS 5 SMTP SETUP

Posted: Fri Jan 24, 2020 6:18 pm
by HeneryH
That address doesn't seem to resolve so I am not sure how it is working on your other environments.

Code: Select all

Host ch2pr02ca0013.namprd02.prod.outlook.com not found: 3(NXDOMAIN)

Re: BLUE IRIS 5 SMTP SETUP

Posted: Fri Jan 24, 2020 7:10 pm
by shiggs68
I use smtp.live.com and port 567.

Re: BLUE IRIS 5 SMTP SETUP

Posted: Mon Feb 24, 2020 2:33 pm
by Ferguson
All Office365 smtp dropoffs I've seen is done with smtp.office365.com port 587 and TLS authentication; the original note looks like the setup that may be internal to an outlook configuration under account settings, and is not what you want.

Authentication is required, use the email format of your address.

I'm not using it but just tried setting it up and testing and it worked with those settings for me.

Re: BLUE IRIS 5 SMTP SETUP

Posted: Mon Feb 24, 2020 4:14 pm
by Thixotropic
I've been using Google's SMTP service and it seems to work well.

I may eventually switch to one of my own private domains just for a little more control over the outgoing message text and format.

Re: BLUE IRIS 5 SMTP SETUP

Posted: Mon Feb 24, 2020 10:07 pm
by HeneryH
OP went dark on this.

Re: BLUE IRIS 5 SMTP SETUP

Posted: Tue Feb 25, 2020 2:45 am
by MikeBwca
HeneryH wrote: Mon Feb 24, 2020 10:07 pm OP went dark on this.
OP?

Re: BLUE IRIS 5 SMTP SETUP

Posted: Tue Feb 25, 2020 4:02 am
by Thixotropic
OP means "original poster".

Re: BLUE IRIS 5 SMTP SETUP

Posted: Fri Feb 19, 2021 7:23 pm
by jgruenewald
Thank you for the help guys!

I am still struggling to get this to work but I was able to get Zoho SMTP relay working but I keep getting shut down

I was finally able to get Windows Live Hotmail and Office 365 to each work for about ten minutes and then no more emails or text messages would come through.