Skip to content

Instantly share code, notes, and snippets.

@gpendler
Created December 4, 2012 00:27
Show Gist options
  • Select an option

  • Save gpendler/4199356 to your computer and use it in GitHub Desktop.

Select an option

Save gpendler/4199356 to your computer and use it in GitHub Desktop.
[root@sensu handlers]# more mailer.json
{
"mailer": {
"mail_from": "[email protected]",
"mail_to": "[email protected]",
"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