@schnack/plugin-notify-sendmail

0.1.4 • Public • Published

notify-sendmail

If you configure the plugin notify-sendmail schnack will use your web servers sendmail program to send an email to you every time a comment is awaiting your approval. Note that you may need to configure sendmail on your server before this is working.

Usage

Add a plugins.notify-sendmail section to your Schnack config file schnack.json:

{
    "plugins": {
        "notify-sendmail": {
            "to": "your-email@example.com",
            "from": "schnack@blog.example.com"
        }
    }
}

Then run

npm init schnack

Package Sidebar

Install

npm i @schnack/plugin-notify-sendmail

Weekly Downloads

0

Version

0.1.4

License

LicenseRef-LICENSE

Unpacked Size

4.21 kB

Total Files

4

Last publish

Collaborators

  • moklick
  • gka