Open vmcilwain opened 9 years ago
I've faced a similar problem. Are you able to send email with any other tool? When using some cloud providers, smtp ports are blocked by default.
Please, check if its all right with your provider and/or firewall configuration.
Yes this is definitely not a blocked port. I was using Monit before switching over.
Part of my issue with this is that I don't think I had a good way of testing if God was actually sending me an email. I would create a rule then try to invoke it but was never sure I actually did in order for an notification to be sent.
Sent from my iPhone
On Jan 12, 2016, at 16:50, Alexandre Cruz notifications@github.com wrote:
I've faced a similar problem. Are you able to send email with any other tool? When using some cloud providers, smtp ports are blocked by default.
Please, check if its all right with your provider and/or firewall configuration.
— Reply to this email directly or view it on GitHub.
Hello,
I am trying to set up a configuration where God.rb sends an email regardless of what even occurs. Using your events example I have tried the following:
Unfortunately, I have not been able to get it so that God.rb tries to send an email when I stop the cron process. It restarts the process fine, but an email notification never gets sent. Curious if this is a bug.