GithubHelp home page GithubHelp logo

Comments (5)

3boysdad avatar 3boysdad commented on May 27, 2024

Care to share what you were doing? I've used this library for years and never got this, even when some Chinese spammer starting using my SES forwarding for 1000's of emails (block the IPs was the solution) per minute.

from aws-lambda-ses-forwarder.

tylerwalts avatar tylerwalts commented on May 27, 2024

I had a similar experience last year and then after I updated the lambda to drop emails that had spam scores set, my SES send rate dropped and I responded to AWS support with a screenshot of that metric which satisfied the concern and my account was set back to normal status. Similarly after I added more domains I then needed to request a SES rate limit increase by explaining my use case, and they gave it to me so that I would not get throttled.

from aws-lambda-ses-forwarder.

3boysdad avatar 3boysdad commented on May 27, 2024

@tylerwalts - interested in how you determine the SPAM scores? got a change to the code you can share?

from aws-lambda-ses-forwarder.

christoph-kluge avatar christoph-kluge commented on May 27, 2024

@3boysdad you could check the SES verdict-objects. This is how I am dealing with it and dropping them.

https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-notifications-contents.html#receiving-email-notifications-contents-spamverdict-object

Also in my case I never received such a message from AWS (I'm running a saas-business with email forwarding support)

from aws-lambda-ses-forwarder.

3boysdad avatar 3boysdad commented on May 27, 2024

@christoph-kluge thanks, i'll take a look at this.

from aws-lambda-ses-forwarder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.