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

How to send e-mails ? sendmail is not installed, is it ? [PHP 5.6] #200

Open
tiagoalves83 opened this issue Feb 5, 2018 · 1 comment
Open

Comments

@tiagoalves83
Copy link

[PHP 5.6]
When a php script tries to call mail() function it gets "/usr/sbin/sendmail: File not found" error.
Is it possible to install sendmail ? How ?

@Idealien
Copy link

Idealien commented Feb 14, 2020

This continues as outstanding question for PHP 7.0+ versions.
Use of PHPMailer or equivalent would seem to be best current workaround.

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