On Oct 15, 4:50 pm, Wes Gamble <[email protected]> wrote: > Registered a couple of users on my site and still haven't seen > confirmation emails - they appear to have been sent per the logs. > > What's the longest anyone has had to wait to see emails from their site > when using the free Sendgrid add-on. > > Just trying to get a sense of reasonable expectation.
They come quick for me. You might want to check to ensure the address did not get blacklisted on Sendgrid. You can find your username/ password by looking at your Heroku environment variables. Then login to the Sendgrid site and look around for the list of addresses blocked. I had a site sending me e-mails when significant events happened. One day the e-mails stopped. I logged into Sendgrid and saw my address was blacklisted. I remove it from the blacklist and the e- mail started flowing again. Just something to check. -- You received this message because you are subscribed to the Google Groups "Heroku" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/heroku?hl=en.
