# Won't send enail

**URL:** https://forum.mautic.org/t/wont-send-enail/10961
**Category:** Product Support
**Created:** [August 26, 2019, 9:32pm UTC](https://forum.mautic.org/t/wont-send-enail/10961 "2019-08-26T21:32:53Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![rdowell](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/rdowell/32/514_2.png) [@rdowell](https://forum.mautic.org/u/rdowell)
#### Post date: [August 26, 2019, 9:32pm UTC](https://forum.mautic.org/t/wont-send-enail/10961/1 "2019-08-26T21:32:53Z")

</div>

**Your software**  
My Mautic version is: 2.15.1  
My PHP version is: ea-php72  
smtp: Sendgrid API

**Your problem**  
My problem is: Evertime I try to send email I get a 500 error,  
On test and trying to send myself an email.  
These errors are showing in the log: It makes a new one like this everytime I try to send.  
[2019-08-26 16:37:41] mautic.CRITICAL: Uncaught PHP Exception Symfony\Component\Debug\Exception\UndefinedFunctionException: “Attempted to call function “iconv” from namespace “Symfony\Polyfill\Mbstring”.” at /home/dowellhosting/public\_html/email/vendor/symfony/polyfill-mbstring/Mbstring.php line 114 {“exception”:"[object] (Symfony\Component\Debug\Exception\UndefinedFunctionException(code: 0): Attempted to call function “iconv” from namespace “Symfony\Polyfill\Mbstring”. at /home/dowellhosting/public\_html/email/vendor/symfony/polyfill-mbstring/Mbstring.php:114)"}

Steps I have tried to fix the problem: Increased PHP memory, rebooted server

---

<div class="post-metadata">

### Author: ![bizcrony](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/bizcrony/32/409_2.png) [@bizcrony](https://forum.mautic.org/u/bizcrony)
#### Post date: [August 27, 2019, 5:04am UTC](https://forum.mautic.org/t/wont-send-enail/10961/2 "2019-08-27T05:04:01Z")

</div>

> [@rdowell](#):
>
> conv

Some php extentions required like “iconv” install and try

---

<div class="post-metadata">

### Author: ![rdowell](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/rdowell/32/514_2.png) [@rdowell](https://forum.mautic.org/u/rdowell)
#### Post date: [September 2, 2019, 12:00pm UTC](https://forum.mautic.org/t/wont-send-enail/10961/3 "2019-09-02T12:00:31Z")

</div>

Thanks, that worked.👍👍

---

<div class="post-metadata">

### Author: ![bizcrony](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/bizcrony/32/409_2.png) [@bizcrony](https://forum.mautic.org/u/bizcrony)
#### Post date: [September 2, 2019, 12:21pm UTC](https://forum.mautic.org/t/wont-send-enail/10961/5 "2019-09-02T12:21:05Z")

</div>

[rdowell](https://forum.mautic.org/t/wont-send-enail/10961/3) Your welcome

---

<div class="post-metadata">

### Author: ![silavapi](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/silavapi/32/7424_2.png) [@silavapi](https://forum.mautic.org/u/silavapi)
#### Post date: [October 9, 2019, 9:03pm UTC](https://forum.mautic.org/t/wont-send-enail/10961/6 "2019-10-09T21:03:14Z")

</div>


