-
Notifications
You must be signed in to change notification settings - Fork 5
Tooling
Joshua Thijssen edited this page Jan 3, 2021
·
2 revisions
BitMaelum can be used for automation.
For this we have 2 tools: bm-json
and bm-send
. THe first one allows you to read mail and account info into a JSON format.
The second tool allows you to easily send email without a private key present. It will use the onbehalf/authorized_by system where a second private key can be used for sending mail.
This system is currently used in the hello!
autoresponder system.