Skip to content

Instantly share code, notes, and snippets.

@gpendler
Created December 4, 2012 00:27
Show Gist options
  • Save gpendler/4199356 to your computer and use it in GitHub Desktop.
Save gpendler/4199356 to your computer and use it in GitHub Desktop.
[root@sensu handlers]# more mailer.json
{
"mailer": {
"mail_from": "sensu@XXX.com",
"mail_to": "greg@XXXX.com",
"smtp_address": "localhost",
"smtp_port": "25",
"smtp_domain": "XXXX.com"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment