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

lijith's avatar

Laravel mail not sending email with PHP mail option

Hi, Email sending is working while using smtp but it is not working while using the php mail function. So i used plain php mail code in controller to test, and it is working. I wrote to the log also which said it is wroking. Any idea what the problem is?

Client's server does not have smtp so i really need to fix this :(

0 likes
4 replies
lijith's avatar

nothing. it works with smtp but not mail option in config.

AlsonicTech's avatar

Did you find out what is the issue? I have the same issue right now, and had it also on another VPS.

Please or to participate in this conversation.