graphite-beacon icon indicating copy to clipboard operation
graphite-beacon copied to clipboard

[Feature Request] ability to set custom smtp body/title

Open gangelop opened this issue 10 years ago • 2 comments

I need the ability to send a specially crafted smtp message to interface with an smtp api of an external service.

For example, I want to be able to configure an email body template like this:

"smtp": {
  "from": "beacon@fake_company.com",
  "to": ["[email protected]"],
  "body": "user: fake_company\n
        password: b4dp4ssw0rD\n
        api_key: Ishoquu7teis8ahFeeshae2gae2quahchoa0koom\n
        to: +9055533322, +304512547895\n
        sms_body: \n
        $level - $name\n
        $target\n
        - sent from beacon"
}

gangelop avatar Dec 09 '14 15:12 gangelop

@lathan Is this still needed? I'll take a look at it.

zerosoul13 avatar Oct 01 '15 17:10 zerosoul13

Hi @zerosoul13, Thanks for the response. I'm not working on graphite related projects at the moment so I won't be needing this personally, and also will not be able to test any patches.

gangelop avatar Oct 01 '15 23:10 gangelop