after transitioning the site to gin-golang which is carried out in #12
Use AWS SES (Simple Email Service) for setting up emails,
for a low frequency of emails gomail is sufficient, but during the peak hours of the site, as noticed this time, adding SES is the only option for sending email massively for email verifications.
after transitioning the site to gin-golang which is carried out in #12
Use AWS SES (Simple Email Service) for setting up emails,
for a low frequency of emails
gomailis sufficient, but during the peak hours of the site, as noticed this time, adding SES is the only option for sending email massively for email verifications.