# Emails not going through

**URL:** https://forum.mautic.org/t/emails-not-going-through/4267
**Category:** Product Support
**Created:** [June 22, 2016, 10:52am UTC](https://forum.mautic.org/t/emails-not-going-through/4267 "2016-06-22T10:52:07Z")
**Posts on this page:** 8
**Page:** 2

<div class="post-metadata">

### Author: ![pietromantovani](https://avatars.discourse-cdn.com/v4/letter/p/f07891/32.png) [@pietromantovani](https://forum.mautic.org/u/pietromantovani)
#### Post date: [July 20, 2016, 7:13am UTC](https://forum.mautic.org/t/emails-not-going-through/4267/21 "2016-07-20T07:13:48Z")

</div>

If you’re running all crons at the same time, it’s a big mistake. You have to run them in an exact order. I think you should investigate further on the error log, it’ a FATAL error (sorry but I’m not a DB expert… I cannot help you on this side)

---

<div class="post-metadata">

### Author: ![anneline](https://avatars.discourse-cdn.com/v4/letter/a/b4bc9f/32.png) [@anneline](https://forum.mautic.org/u/anneline)
#### Post date: [September 6, 2016, 3:23pm UTC](https://forum.mautic.org/t/emails-not-going-through/4267/22 "2016-09-06T15:23:33Z")

</div>

Hi pietromantovani

I’m having the same problem, however I’m using the cloud-based Mautic which doesn’t need chron jobs. The email (part of a campaign) is registered as SENT but not received. I’ve tested it with two different emails, both in incognito mode. The contacts are added, receive the tag automatically but not the email.

In fact none of my emails are going through… even test emails. It worked fine a few days ago.

Can you help?

---

<div class="post-metadata">

### Author: ![pietromantovani](https://avatars.discourse-cdn.com/v4/letter/p/f07891/32.png) [@pietromantovani](https://forum.mautic.org/u/pietromantovani)
#### Post date: [September 7, 2016, 6:14am UTC](https://forum.mautic.org/t/emails-not-going-through/4267/23 "2016-09-07T06:14:07Z")

</div>

@anneline I’m sorry I can’t help you since I’ve never used cloud version.

---

<div class="post-metadata">

### Author: ![Ethan](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/ethan/32/177_2.png) [@Ethan](https://forum.mautic.org/u/Ethan)
#### Post date: [April 23, 2017, 8:11am UTC](https://forum.mautic.org/t/emails-not-going-through/4267/24 "2017-04-23T08:11:17Z")

</div>

@anneline did you manage to solve the problem? I am having the same problem with the cloud-based Mautic.

---

<div class="post-metadata">

### Author: ![shanef](https://avatars.discourse-cdn.com/v4/letter/s/d6d6ee/32.png) [@shanef](https://forum.mautic.org/u/shanef)
#### Post date: [April 23, 2017, 8:18am UTC](https://forum.mautic.org/t/emails-not-going-through/4267/25 "2017-04-23T08:18:21Z")

</div>

@Ethan I also experiencing issues in sending emails from free cloud-based Mautic - Any ideas people??

---

<div class="post-metadata">

### Author: ![AlbertZyl](https://avatars.discourse-cdn.com/v4/letter/a/3e96dc/32.png) [@AlbertZyl](https://forum.mautic.org/u/AlbertZyl)
#### Post date: [May 4, 2017, 9:38am UTC](https://forum.mautic.org/t/emails-not-going-through/4267/26 "2017-05-04T09:38:10Z")

</div>

@kreemz Try installing a plugin WP Easy SMTP.

Divi have a problem sending mails, maybe the problem lies here?

---

<div class="post-metadata">

### Author: ![viraljadhav](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/viraljadhav/32/245_2.png) [@viraljadhav](https://forum.mautic.org/u/viraljadhav)
#### Post date: [December 2, 2017, 5:22pm UTC](https://forum.mautic.org/t/emails-not-going-through/4267/27 "2017-12-02T17:22:18Z")

</div>

> [@13474:@pietromantovani](#):
>
> If you’re running all crons at the same time, it’s a big mistake. You have to run them in an exact order. I think you should investigate further on the error log, it’ a FATAL error (sorry but I’m not a DB expert… I cannot help you on this side)

Hello,  
What do you mean by EXACT ORDER? Is there any specific order. I am also struggiling. Campaign emails not going through. I have cron jobs that all run on 5 minutes as mentioned below :-. Am I doing something wrong. Still not able to send campaign emails.

- 
  - 
    - 
      - 
        - php /home/ezusrihm/automation.spectrumexports.com/app/console mautic:social:monitoring \>/dev/null 2\>&1 Edit Delete

- 
  - 
    - 
      - 
        - php /home/ezusrihm/automation.spectrumexports.com/app/console mautic:webhooks:process \>/dev/null 2\>&1 Edit Delete

- 
  - 
    - 
      - 
        - php /home/ezusrihm/automation.spectrumexports.com/app/console mautic:iplookup:download \>/dev/null 2\>&1 Edit Delete

- 
  - 
    - 
      - 
        - php /home/ezusrihm/automation.spectrumexports.com/app/console mautic:broadcasts:send \>/dev/null 2\>&1 Edit Delete

- 
  - 
    - 
      - 
        - php /home/ezusrihm/automation.spectrumexports.com/app/console mautic:email:process --env=prod \>/dev/null 2\>&1 Edit Delete

- 
  - 
    - 
      - 
        - php /home/ezusrihm/automation.spectrumexports.com/app/console mautic:campaigns:update \>/dev/null 2\>&1 Edit Delete

- 
  - 
    - 
      - 
        - php /home/ezusrihm/automation.spectrumexports.com/app/console mautic:campaigns:trigger \>/dev/null 2\>&1 Edit Delete

- 
  - 
    - 
      - 
        - php /home/ezusrihm/automation.spectrumexports.com/app/console mautic:campaigns:rebuild \>/dev/null 2\>&1 Edit Delete

- 
  - 
    - 
      - 
        - php /home/ezusrihm/automation.spectrumexports.com/app/console mautic:messages:send \>/dev/null 2\>&1 Edit Delete

- 
  - 
    - 
      - 
        - php /home/ezusrihm/automation.spectrumexports.com/app/console mautic:emails:send \>/dev/null 2\>&1 Edit Delete

- 
  - 
    - 
      - 
        - php /home/ezusrihm/automation.spectrumexports.com/app/console mautic:email:fetch \>/dev/null 2\>&1 Edit Delete

- 
  - 
    - 
      - 
        - php /home/ezusrihm/automation.spectrumexports.com/app/console mautic:email:process \>/dev/null 2\>&1

---

<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: [December 3, 2017, 1:27pm UTC](https://forum.mautic.org/t/emails-not-going-through/4267/28 "2017-12-03T13:27:07Z")

</div>

@kreemz so many things depends on Cron Jobs… IT MUST BE SET UP FIRST AND THEN CHECK email, campaigns, segment etc

[Previous page](https://forum.mautic.org/t/emails-not-going-through/4267.md?page=1)
