# How to check how many emails were sent?

**URL:** https://forum.mautic.org/t/how-to-check-how-many-emails-were-sent/33773
**Category:** Product Support
**Created:** [October 10, 2024, 10:00pm UTC](https://forum.mautic.org/t/how-to-check-how-many-emails-were-sent/33773 "2024-10-10T22:00:23Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![captainmorgan](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/captainmorgan/32/12897_2.png) [@captainmorgan](https://forum.mautic.org/u/captainmorgan)
#### Post date: [October 10, 2024, 10:00pm UTC](https://forum.mautic.org/t/how-to-check-how-many-emails-were-sent/33773/1 "2024-10-10T22:00:23Z")

</div>

Looking in the stats column it shows 3290 have been sent with none pending.

![image](https://us1.discourse-cdn.com/flex020/uploads/mautic/original/2X/f/fbfc8e27b48a9f9c7c6213551a0ed4ffec45c0a0.png)

When I click on the yellow label (3290 sent). It takes me to the list of people who I assume have been sent an email. At the bottom of the page it shows 17707

![image](https://us1.discourse-cdn.com/flex020/uploads/mautic/original/2X/7/77cca50b7eff1e897c27742aa550ae79cee935b5.png)

But the segment I’m sending to contains 18158

![image](https://us1.discourse-cdn.com/flex020/uploads/mautic/original/2X/9/9c1be9febedfeefeeb903708f922b3f4c76218c1.png)

So which number can I trust and how can I verify how many email were actually sent and who received them?

I’m using Mautic 4.

---

<div class="post-metadata">

### Author: ![rcarabelli](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/rcarabelli/32/6807_2.png) [@rcarabelli](https://forum.mautic.org/u/rcarabelli)
#### Post date: [October 11, 2024, 2:21am UTC](https://forum.mautic.org/t/how-to-check-how-many-emails-were-sent/33773/2 "2024-10-11T02:21:42Z")

</div>

Well, server logs or go to the folder var/spool and see how many files are there. Each file is a NON sent email. So subtract the total sent reported by mautic - total files in spool directory.

---

<div class="post-metadata">

### Author: ![captainmorgan](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/captainmorgan/32/12897_2.png) [@captainmorgan](https://forum.mautic.org/u/captainmorgan)
#### Post date: [October 11, 2024, 9:24am UTC](https://forum.mautic.org/t/how-to-check-how-many-emails-were-sent/33773/3 "2024-10-11T09:24:13Z")

</div>

I checked the spool folder right after posting and it had about 5000 files, which still doesn’t add up. I checked Amazon SES log and that showed 2000 message had been sent. I’ll check it again today.

Mautic itself is now showing:  
 ![image](https://us1.discourse-cdn.com/flex020/uploads/mautic/original/2X/4/409562c13962e0cfd266044fd59ba47d7336bed3.png)

So that’s not helpful 🙂
