With Postal, you send emails from your application via SMTP or API and receive delivery responses back. Stable and secure on Swedish servers.
To start sending emails with Postal, follow these steps:
- Begin by logging on to Postal’s control panel.
- Then create a mail server according to the instructions here:
Create mail server - Next, you need to add a sender domain from which the mailings will go out. This is done as described in the following guide:
Add your domain to Postal - Once this is done, you will also need to create login credentials that will be used to authenticate the mailing. We describe that process here:
Create credentials
Settings in your application
You can integrate Postal into your application in two ways. Either you choose to use SMTP or to connect directly to our API.
For example, if you use WordPress, we recommend that you choose SMTP. If you are integrating into your own application, we recommend choosing the API. You can read more about the differences here.