Support the ongoing development of Laravel.io →
posted 6 years ago
Mail

Hi!

I have created an account smtp@example.com in my mail server to send email also created an aliase to set from address my .env configured like blow

MAIL_DRIVER=smtp
MAIL_HOST=mail.example.com
MAIL_PORT=465
MAIL_ENCRYPTION=ssl
MAIL_FROM_ADDRESS=no-reply@example.com
MAIL_USERNAME=smtp@example.com
MAIL_PASSWORD=SomeExamplePass@word

I have created no-reply@example.com as mail aliase, why mailer try to authorise no-reply@example.com ?

Last updated 2 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Pavinthan pavinthan Joined 19 Feb 2018

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.