Added AWS SES email

This commit is contained in:
2026-04-26 01:11:30 -04:00
parent 8bc157b6ba
commit 86e897c54d
3 changed files with 44 additions and 2 deletions
@@ -5,8 +5,8 @@ from sendgrid import SendGridAPIClient
from sendgrid.helpers.mail import Mail
@staticmethod
def test_new_mailer():
# @staticmethod
def send_email_sendgrid():
# Replace these with your actual details
SENDGRID_API_KEY = "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"