home RPC:

uRPC micro Remote Procedure Calls - 0.97

» news | search | translate
Email Facebook Linkedin Pinterest Reddit Telegram Tumblr Whatsapp X

email

 sends an Email.

Arguments:
input                 body or data, optional
sender                email address (UTF-8)
recipient             email address (UTF-8)
subject               subject (UTF-8)
dsn                   1 to request for Delivery Status Notifications
fmt                   input: format: separator | json | msgpack | raw...
Use fmt to convert input data to Json and send them as an email attachment.
Note: fmt=json doesn't convert from Json to Json; it is only a place-holder to create the attachment.
See the documentation on data formats

Endpoint:
http[s]://saltlake71.eu/urpc?function=email