Phil Pennock

Results 35 issues of Phil Pennock

**Is your feature request related to a problem? Please describe.** When the checkly alert comes to us via opsgenie, there's a lot of clicking to get through the dashboard and...

enhancement
alerting
canny

At present, using `smtpdane -srv submission $DOMAIN` without _also_ specifying `-tls-on-connect` will result in a hang. (The `-submissions` shortcut implicitly sets the `-tls-on-connect` flag.) We should handle this more gracefully....

In the code, wherever we currently reference `.CommonName`, that was a short-cut because I didn't want to write a full name construction function. As of Go 1.10, per release notes:...

enhancement
work: tiny

### Proposed change On Windows, it's not "natural" to have to send a running server a signal to tell it to pick up on changes. If the nats-server has been...

proposal