Sunday, May 21, 2017

Sending domain emails from laravel application

I am developing an application for users to submit reports which have to be reviewed by the CEO of the company. I am using Laravel 5 and i have configured it to send email when a new report is submitted.I have configured the application using the mail.php file in the configuration file. It is doing fine and sending emails with all other email such as gmail and yahoo.But with emails like example@example.com does not work. Any idea what is to be done is much appreciated.

Thanks in advance



via Alluma

Advertisement