An SMTP service is required, so that users can send and accept email invites and receive e-mail notifications to/from Deeploy. To integrate your SMTP service with Deeploy Core, make note of your SMTP service credentials to add them to your Helm chart in Step 4: Install the Deeploy Software Stack. We listed the format of the credentials for the most common SMTP service providers below:
Provider | smtpHost | port | username | password |
SendGrid | smtp.sendgrid.net | 465 | apikey | SG.sometoken |
AWS SES | email-smtp.us-east-1.amazonaws.com | 465 | AWS_SMTP_Username | AWS_SMTP_Password |
Office365 | smtp.office365.com | 587 | example.com | password |
Mailgun | smtp.mailgun.org | 587 | example.com | password |
Comments
0 comments
Please sign in to leave a comment.