Support the ongoing development of Laravel.io →
posted 5 years ago
Packages

I am encountered a problem with SwiftMailer in that it does not support STARTTLS which is the current standard from what I understand.

This is preventing my Laravel project from communicating with my mail server.

Is there an alternative to SwiftMailer which does use STARTTLS that I can use in my Laravel projects?

Dan

Last updated 3 years ago.
0

I have solved my own problem. I was using ssl. When I set MAIL_ENCRYPTION=tls, which I think is the Laravel default, it worked.

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Dan drdan18 Joined 27 Aug 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.