Support the ongoing development of Laravel.io →
Configuration Mail

I'm trying to send mails using a special mailbox that was created via my hosting provider, asmallorange.com via cpanel. Problem: if I enter the credentials and host into the mail config I do not get any errors, but the emails are never sent.. If I log into the mail account, there are also no mails in the sent folder.

At first I suspected that the credentials were wrong, but if I change any of them, then I get authentication errors. The problem is definitely not with the server since sending emails with gmail does work. This is not possible since this is not a personal website.

Anyone have experience with this? have you used the same hosting provider/cpanel software too? please let me know.

Last updated 3 years ago.
0

Just because a site can send emails through gmail does not discount the problem being with the server. It just means the site is skipping the server and going straight to gmail.

I have before used emails on a server (with Plesk rather than CPanel) and found it very hit and miss. But I would put my money on the problem being with the servers mail software. If you do get it working, chances are because its coming from an unknown server it will go into spam (might already be doing this if you haven't checked). This is why I would recommend to host your emails somewhere else like google apps (http://www.google.co.uk/intx/en/enterprise/apps/business/), lot less hassle for about 2$ a month!

Last updated 3 years ago.
0

Or use http://www.mailgun.com/ 10.000 free transactional emails every month + configuration is already set in Laravel

Last updated 3 years ago.
0

@cgoosey1: I can't just switch to Google apps since this is a customer application and it's unlikely that they are willing to migrate to google for one of their many apps..

I think Mailgun is probably the best option, I'll have to see if I get it working but that should not be too hard. Thx!

Last updated 3 years ago.
0

@elimentz Did you manage to solve the problem and send any email ?

0

Sign in to participate in this thread!

Eventy

Your banner here too?

elimentz elimentz Joined 5 Mar 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.