Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mail Documentation #2162

Open
tinohager opened this issue Jan 4, 2024 · 1 comment
Open

Mail Documentation #2162

tinohager opened this issue Jan 4, 2024 · 1 comment

Comments

@tinohager
Copy link
Sponsor Contributor

In the readme i found this

In order to use the new photos email notification you will need to have configured the MAIL_ variables in your .env to your mail provider & setup cron. Once that is complete you then toggle Send new photos notification emails in the settings.

However, I could not find any further documentation on what to enter in the variables or what options there are, unfortunately they are not all self-explanatory

MAIL_DRIVER=smtp
MAIL_HOST=
MAIL_PORT=
MAIL_USERNAME=
MAIL_PASSWORD=
MAIL_ENCRYPTION=
MAIL_FROM_NAME=
MAIL_FROM_ADDRESS=

MAIL_ENCRYPTION -> what possibilities are there here?
MAIL_DRIVER -> what possibilities are there here?

@ildyria
Copy link
Member

ildyria commented Jan 4, 2024

The best I can give is this: https://laravel.com/docs/10.x/mail

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants