1 réponse
- Le plus récent
- Le plus de votes
- La plupart des commentaires
0
I have found the solution, after being granted public access, request for smtp credentials and use normal smtp django settings. Here is the link where everyone experiencing the same problem specifically for django can follow https://copyprogramming.com/howto/email-setup-for-django-in-aws-using-ses https://stackoverflow.com/questions/8580754/amazon-ses-smtp-with-django Following the above steps worked just fine for me. Hope it helps others regards
répondu il y a un an
Contenus pertinents
- demandé il y a 2 ans
- demandé il y a 2 ans
- demandé il y a 4 mois
- demandé il y a 2 ans
- AWS OFFICIELA mis à jour il y a 8 mois
- AWS OFFICIELA mis à jour il y a un an
- AWS OFFICIELA mis à jour il y a 2 mois
I have found the solution, after being granted public access, request for smtp credentials and use normal smtp django settings. Here is the link where everyone experiencing the same problem specifically for django can follow https://copyprogramming.com/howto/email-setup-for-django-in-aws-using-ses https://stackoverflow.com/questions/8580754/amazon-ses-smtp-with-django Following the above steps worked just fine for me. Hope it helps others regards