Add Bakery options for: smtp:<port>, secure:<true|false>, auth:<true|false> #1067
Labels
bakery
Related to the Bakery feature
core feature request
Feature request
good first issue
Good for newcomers
mail
Email related
up-for-grabs
Not assigned yet
Milestone
In order to make the email functionality work on my SMTP server (which forwards emails to a secure ISP relay), I had to make these changes in the userfrosting/app/sprinkles/core/config/default.php:
Please consider adding these options to the setup options (and documentation).
I had to create a PHPMailer application to debug my SMTP connection problem, hopefully other people can avoid that with these settings.
Thanks for a great user management framework!
The text was updated successfully, but these errors were encountered: