flashmob / go-guerrilla

Mini SMTP server written in golang
MIT License
2.77k stars 365 forks source link

AWS S3 Backend #228

Closed simonmacklin closed 1 year ago

simonmacklin commented 3 years ago

Hi

Thanks for this great package! I would like to write a new processor to push each email to s3. This would be to mimic the AWS SES to S3 feature.

Do you see any issues using this package and a S3 processor?

If no would you me to create a PR for the processor to be part of this package?

Thanks

Simon

phires commented 1 year ago

Issue is now tracked in new repo: https://github.com/phires/go-guerrilla/issues/25