blueimp / aws-smtp-relay

SMTP server to relay emails via Amazon SES or Amazon Pinpoint using IAM roles.
MIT License
76 stars 34 forks source link

Fix closing aws s3 object #29

Open mabels opened 1 year ago

mabels commented 1 year ago

in an error situation where the from or to address was invalid the s3 body-stream was not closed. This causes a loss of file descriptors over time.