Posts

Showing posts from February 9, 2019

why nginx requires authentication for smtp server?

Image
0 according to the nginx documentation an http authetication service is mandatory for proxying a mail server. This is reasonable for your client who want to send emails through your server (465, 587) but why it is for recieving email from other mail servers (25)? (e.g gmail.com) nginx smtp nginx-reverse-proxy share | improve this question edited Nov 26 '18 at 10:07 miracle genuis asked Nov 26 '18 at 9:55 miracle genuis miracle genuis 50 1 6

Google Smart Home SYNC throws error : Couldnt update the setting. Please check you connection

Image
0 I've hit a brick wall with my Google Smart Home integration due to an error after my Smart Home SYNC process which only says "Couldn't update the setting. Please check you connection" as follows: I've done the Alexa Smart Home integration successfully and have been trying to setup Google Home the same way, using a similar endpoint setup. I'm receiving the request body as follows: "body": "{"inputs":[{"intent":"action.devices.SYNC"}],"requestId":"4411034480302599483"}" And here is my response: { "requestId":"4411034480302599483", "payload":{ "agentUserId":"xxxx", "devices":[ { "id":"1234",