# Will unsent emails continue to be sent after switching to a new SMTP provider?

**URL:** https://meta.discourse.org/t/will-unsent-emails-continue-to-be-sent-after-switching-to-a-new-smtp-provider/325532
**Category:** Support
**Tags:** email
**Created:** [September 8, 2024, 6:49pm UTC](https://meta.discourse.org/t/will-unsent-emails-continue-to-be-sent-after-switching-to-a-new-smtp-provider/325532 "2024-09-08T18:49:48Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![nwnuyhs](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/nwnuyhs/32/444904_2.png) [@nwnuyhs](https://meta.discourse.org/u/nwnuyhs)
#### Post date: [September 8, 2024, 6:49pm UTC](https://meta.discourse.org/t/will-unsent-emails-continue-to-be-sent-after-switching-to-a-new-smtp-provider/325532/1 "2024-09-08T18:49:48Z")

</div>

I initially used Bravo’s SMTP service, but today I ran out of credit, and some users didn’t receive their registration activation emails. If I switch to a new SMTP provider now, will the users who didn’t receive activation emails automatically get them after the switch?

---

<div class="post-metadata">

### Author: ![supermathie](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/supermathie/32/507518_2.png) [@supermathie](https://meta.discourse.org/u/supermathie)
#### Post date: [September 8, 2024, 7:48pm UTC](https://meta.discourse.org/t/will-unsent-emails-continue-to-be-sent-after-switching-to-a-new-smtp-provider/325532/2 "2024-09-08T19:48:56Z")

</div>

If the jobs failed due to Bravo not accepting them, the Sidekiq jobs responsible for sending them will be retried.

You can check the list of failed jobs up for retry in sidekiq (view the `/sidekiq` path as admin) and you should see these jobs in the retry queue.
