Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

webhook 2 mail gateway

Small script to receive a webhook and send a mail with that content.

Quickstart

cp templates/example.mail templates/webhook.mail vi templates/webhook.mail # edit template to taste (e.g. mail address) python3 webhook.py

Then point your webhook to http://host/hook/mail

Documentation

a json POST request to /webhook/<path> will use the template from templates/webhook.<path> to send an email.

About

Small webhook to email gateway

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages