Setup SMTP provider
Aidbox allows you to configure SMTP email provider to manage your email communications.
To enable SMTP please specify optional environment variable AIDBOX_BASE_URL.
Configuring Mailgun
Mailgun integration tutorialConfiguring Postmark
Postmark integration tutorialConfiguring other SMTP providers
Firstly, get your credentials from your provider:
host
port
from
username
password
Then, add your provider using AidboxConfig
resource:
Note that you should reference to <yourProviderId> in the Notification resource:
Last updated
Was this helpful?