aws-smtp-relay icon indicating copy to clipboard operation
aws-smtp-relay copied to clipboard

Update dependencies to use aws sdk v2

Open mabels opened this issue 1 year ago • 0 comments

in preparation to the aws ses receive observer.

What is an aws ses receive oberserver? i will receive the emails via s3 and sqs and forward them locally. This should enable to run a public smtp server behind aws ses. So to run a public smtp it does not have to expose outbound or an inbound public smtp port. The part of the outbound email is done by the current implementation.

mabels avatar Mar 03 '23 13:03 mabels