• by hardwaresofton on 11/20/2023, 6:39:09 AM

    Does anyone have a good reason they normally fall back on for using the AWS SDK vs the provided SMTP bridge? Rate limits or anything of the sort?

    I find that basically every transnational email service supports SMTP so I normally code to that and call it a day…

  • by isuckatcoding on 11/20/2023, 6:09:42 AM

    You should get this merged into awslocal

    Edit: uh never mind https://docs.localstack.cloud/user-guide/aws/ses/

  • by ac2u on 11/20/2023, 12:52:51 PM

    Someone needs to invent a protocol for transferring mail and make it simple.

  • by traceroute66 on 11/20/2023, 8:20:52 AM

    Why would I use this instead of the AWS SES Simulator ? [1]

    [1] https://docs.aws.amazon.com/ses/latest/dg/send-an-email-from...

  • by oblio on 11/20/2023, 1:46:52 PM

    Somewhat offtopic, but is there a simple email service in the sense of SMTP + IMAP/POP + simple email web interface to use AWS as a end-user email service?