# Timeout issue with mail sending

**URL:** https://forum.mautic.org/t/timeout-issue-with-mail-sending/1596
**Category:** Product Support
**Created:** [March 1, 2015, 6:46am UTC](https://forum.mautic.org/t/timeout-issue-with-mail-sending/1596 "2015-03-01T06:46:42Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![pbwebdev](https://avatars.discourse-cdn.com/v4/letter/p/ee59a6/32.png) [@pbwebdev](https://forum.mautic.org/u/pbwebdev)
#### Post date: [March 1, 2015, 6:46am UTC](https://forum.mautic.org/t/timeout-issue-with-mail-sending/1596/1 "2015-03-01T06:46:42Z")

</div>

Is anyone else having this issue?  
  
  
  
Connection could not be established with host [smtp.mandrillapp.com](http://smtp.mandrillapp.com) [Connection timed out #110] Log data: ++ Starting MauticCoreBundleSwiftmailerTransportMandrillTransport !! Connection could not be established with host [smtp.mandrillapp.com](http://smtp.mandrillapp.com) [Connection timed out #110]  
  
++ Starting MauticCoreBundleSwiftmailerTransportMandrillTransport !! Connection could not be established with host [smtp.mandrillapp.com](http://smtp.mandrillapp.com) [Connection timed out #110]  
  
  
  
This is the error message when testing the connection to Mandrill but same issue with Amazon SES or any SMTP service.  
  
  
  
I’m running a self hosted solution.  
  
  
  
Issue doesn’t happen on localhost or on Mautic Hosted solutions.

---

<div class="post-metadata">

### Author: ![pbwebdev](https://avatars.discourse-cdn.com/v4/letter/p/ee59a6/32.png) [@pbwebdev](https://forum.mautic.org/u/pbwebdev)
#### Post date: [March 1, 2015, 6:46am UTC](https://forum.mautic.org/t/timeout-issue-with-mail-sending/1596/2 "2015-03-01T06:46:42Z")

</div>

Is anyone else having this issue?

Connection could not be established with host [smtp.mandrillapp.com](http://smtp.mandrillapp.com) [Connection timed out #110] Log data: ++ Starting MauticCoreBundleSwiftmailerTransportMandrillTransport !! Connection could not be established with host [smtp.mandrillapp.com](http://smtp.mandrillapp.com) [Connection timed out #110]  
++ Starting MauticCoreBundleSwiftmailerTransportMandrillTransport !! Connection could not be established with host [smtp.mandrillapp.com](http://smtp.mandrillapp.com) [Connection timed out #110]

This is the error message when testing the connection to Mandrill but same issue with Amazon SES or any SMTP service.

I’m running a self hosted solution.

Issue doesn’t happen on localhost or on Mautic Hosted solutions.

---

<div class="post-metadata">

### Author: ![gmillard](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/gmillard/32/5_2.png) [@gmillard](https://forum.mautic.org/u/gmillard)
#### Post date: [March 1, 2015, 7:39am UTC](https://forum.mautic.org/t/timeout-issue-with-mail-sending/1596/3 "2015-03-01T07:39:07Z")

</div>

I had that problem on my vps and it was because I had to configure iptables to allow outgoing port 587.

If you ssh then try

telnet [smtp.mandrillapp.com](http://smtp.mandrillapp.com) 587

Does it timeout as well?

Thanks!  
Alan

---

<div class="post-metadata">

### Author: ![pbwebdev](https://avatars.discourse-cdn.com/v4/letter/p/ee59a6/32.png) [@pbwebdev](https://forum.mautic.org/u/pbwebdev)
#### Post date: [March 1, 2015, 12:31pm UTC](https://forum.mautic.org/t/timeout-issue-with-mail-sending/1596/4 "2015-03-01T12:31:24Z")

</div>

Will check it in the morning when I get to a machine with my keys on it.

---

<div class="post-metadata">

### Author: ![pbwebdev](https://avatars.discourse-cdn.com/v4/letter/p/ee59a6/32.png) [@pbwebdev](https://forum.mautic.org/u/pbwebdev)
#### Post date: [March 1, 2015, 12:39pm UTC](https://forum.mautic.org/t/timeout-issue-with-mail-sending/1596/5 "2015-03-01T12:39:50Z")

</div>

Managed to get in and yep you were right. Owe you a hug. You guys should implement a +hug system

---

<div class="post-metadata">

### Author: ![gmillard](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/gmillard/32/5_2.png) [@gmillard](https://forum.mautic.org/u/gmillard)
#### Post date: [March 1, 2015, 5:35pm UTC](https://forum.mautic.org/t/timeout-issue-with-mail-sending/1596/6 "2015-03-01T17:35:45Z")

</div>

Haha. Glad that was it!

---

<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: [February 2, 2020, 11:00pm UTC](https://forum.mautic.org/t/timeout-issue-with-mail-sending/1596/7 "2020-02-02T23:00:44Z")

</div>


