Skip to content

[PHP] Document how to send emails with PHP #1085

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

Open
johnsudaar opened this issue Oct 8, 2020 · 3 comments · May be fixed by #2903
Open

[PHP] Document how to send emails with PHP #1085

johnsudaar opened this issue Oct 8, 2020 · 3 comments · May be fixed by #2903

Comments

@johnsudaar
Copy link
Contributor

johnsudaar commented Oct 8, 2020

Usually PHP Mailer is a good choice: https://github.com/PHPMailer/PHPMailer

https://app.intercom.com/a/apps/w4oogu7s/inbox/inbox/search/conversations/12375700008498

@EtienneM
Copy link
Member

EtienneM commented Aug 3, 2023

@johnsudaar should we advertise PHPMailer or should we advise our customers to use a SaaS service such as Brevo?

@EtienneM EtienneM self-assigned this Jul 24, 2024
@EtienneM
Copy link
Member

@john-scalingo I think that this page (https://doc.scalingo.com/platform/app/sending-emails) is enough, what do you think?

@EtienneM EtienneM removed their assignment Jul 25, 2024
@john-scalingo
Copy link
Contributor

IIRC the ideas that the clients used the mail method (https://www.php.net/manual/fr/function.mail.php) which is the one documented on many tutorials. But obviously it doesn't work hence why the dedicated page that explain how to use an external SMTP server (or an emailing API).

@sc-zenokerr sc-zenokerr linked a pull request Dec 10, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

3 participants