Skip to main content
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.

Providers

The following providers are currently supported:
  • Postmark
  • Resend
  • SendGrid
If your provider is not listed, you can try using the custom provider.

Custom Provider

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.

Email “From” / Sender Address

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.