An SMTP service is required so that users can send and accept email invites and receive e-mail notifications to and from Deeploy. To integrate your SMTP service with Deeploy Core, make note of your SMTP service credentials in order to add them in your Helm chart in Step 4. We listed the credentials formats 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.