# Setup SMTP for Digital Ocean Droplet ( Amazon SES)

**URL:** https://discourse.roots.io/t/setup-smtp-for-digital-ocean-droplet-amazon-ses/20275
**Category:** trellis
**Tags:** trellis-cli, trellis
**Created:** 2021-03-05T09:32:58Z
**Posts:** 6

## Post 1 by @pusparaj767 — 2021-03-05T09:32:58Z

How can I setup SMTP using Amazon SES in Digital Ocean Droplets. what is the process? Please, Can you help me or provide me the guideline to setup SMTP to my application

---

## Post 2 by @MWDelaney — 2021-03-08T18:57:11Z

Are you using Trellis to provision your droplet? If so, you should be able to enter your SES SMTP information in this file:

> <https://github.com/roots/trellis/blob/master/group_vars/all/mail.yml>

And your password here:

> <https://github.com/roots/trellis/blob/master/group_vars/all/vault.yml>

And reprovision your server, and it should work after that.

---

## Post 3 by @pusparaj767 — 2021-03-10T08:38:08Z

I have done all of this and provision my server  
ansible-playbook server.yml -e env=production

---

## Post 4 by @MWDelaney — 2021-03-10T19:40:39Z

And it’s not working? Are you seeing errors in the logs?

---

## Post 5 by @jackyjoy123 — 2021-08-04T13:05:43Z

> [@pusparaj767](#):
>
> I have done all of this and provision my server  
> ansible-playbook server.yml -e env=production

thanks for the awesome information.

---

## Post 6 by @jackyjoy123 — 2022-01-04T12:09:34Z

> [@jackyjoy123](#):
>
> ![](https://discourse.roots.io/user_avatar/discourse.roots.io/pusparaj767/48/9237_2.png) pusparaj767:
> 
> > I have done all of this and provision my server
> > 
> > > ansible-playbook server.yml -e env=production  
> > > [https://krogerfeedback.nl](https://krogerfeedback.nl) [https://talktosonic.onl](https://talktosonic.onl) [https://talktowendys.vip](https://talktowendys.vip) [https://whataburgersurvey.onl](https://whataburgersurvey.onl)
> 
> thanks for the awesome information.

thanks my issue has been fixed.
