This app allows you to connect to an email API provider of your choice or a custom API endpoint for sending emails.
The app will securely store the credentials in your computer’s keychain.
Because the credentials are stored locally in the device’s keychain, this needs to be set up individually on each device.
The custom provider lets you set the URL and headers of the request. For example, it can be used for sending data to your own server for further processing.
You need to set the sender address (your email) to send emails. This address appears in the “From” field. Some providers also support adding a sender name inline.
Check your provider’s documentation for the correct format.