Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

vipin93's avatar
Level 13

cURL error 7: Failed to connect to api.mailgun.net

I'm try to use Bogardo/Mailgun to use for my newsletter email sending but when I try to send simple email its throwing error

cURL error 7: Failed to connect to api.mailgun.net port 80: Timed out (see http://curl.haxx.se/libcurl/c/libcurl-errors.html)
0 likes
1 reply
bheath's avatar

The error is pretty straightforward, it cannot connect to MailGun with CURL. Many hosts disable this ability for some reason. Could yours?

Please or to participate in this conversation.