thexperiments
thexperiments
When will this be released to the registry? Currently I'm trying to troubleshoot a problem and have not found a way to view any logs /var/log/mail.log also seems to be...
When looking at the information at https://hub.docker.com/r/zixia/simple-mail-forwarder/ my guess is that it should be the identical to the Readme.md here. However it is missing the complete "custom configuration postfix" part...
That file is not copied in the Dockerfile so I can't check it in the image unfortunately. However the changes from: https://github.com/huan/docker-simple-mail-forwarder/commit/6c15313b77024811d3a1363dcec9654d6aa2cd46 seem to be present in the image. Maybe...
Ok so the image seems to be up to date and I can use the functionality I need when referring to the github README.md for usage. Shall this stay open...
Any news here? I have the same issue, Kettle not reachable after some time. Restarting the server fixes it so it is not an issue with the wifi connection in...
Hmm there seems to be an auto reconnect... self.threadAutoConnect = threading.Timer(15, self.autoconnect) could it be that the sensor (rest request) pulling the status every 20s somehow is causing a different...
+1 from my side, we should implement it in the core and provide events if a detection mechanism is triggered. If we don't find time to implement it quickly we...
Maybe a concept of grouping/parent rules would be the easiest to implement. So you could create parent rules for example for one device and check a condition or none and...
I had the same on my dev environment this weekend but no time to debug it. I'm on the road most of this week maybe I can try to figure...
Also interested in this, many webservices need this nowadays. I also ran into the problem that it is not possible to provide an API key as there is no way...