Discover Centmin Mod today
Register Now

sendgrid issue?

Discussion in 'Other Web Apps usage' started by Oxide, Nov 24, 2016.

  1. Oxide

    Oxide Active Member

    534
    29
    28
    Mar 19, 2015
    Ratings:
    +59
    Local Time:
    6:33 AM
    I ran this code: http://i.imgur.com/zd5xkmD.png


    And according to Sendgrid, I sent over 200.000 emails - where some of my clients got over 500 emails from me.

    I've checked my code 100 times, and it looks completely fine to me. I believe this is a error on sendgrid's side, rather than mine.

    Basically I load the emails from a database.
    Verify if they are OK.
    Then send them an email.

    I limited the database to max 1000, so it's quiet weird how it could send 200.000 emails (over 500 to each person).

    Any ideas?

    It went through around 950 times. Far from 200.000 - the request was done within a minute. There is no way my server could push out 200.000 SMTP Requests in less than a minute!
     
  2. eva2000

    eva2000 Administrator Staff Member

    55,155
    12,249
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,825
    Local Time:
    6:33 AM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    Unfortunately no a programmer so can't help with that code.