Skip to content

Fix #78757: Enhance sendmail log notice #14955

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

Merged
merged 1 commit into from
Jul 14, 2024

Conversation

petk
Copy link
Member

@petk petk commented Jul 14, 2024

The sendmail is set to default value of /usr/sbin/sendmail if not found on the host system. This was already properly fixed via GH-5548 (commit 5174318). This change now also outputs "no" when searching for sendmail and a minimalistic notice that default send_mail INI directive has been set to /usr/sbin/sendmail.

Fixes and closes: https://bugs.php.net/78757

The sendmail is set to default value of /usr/sbin/sendmail if not found
on the host system. This was already properly fixed via phpGH-5548
(commit 5174318). This change now
also outputs "no" when searching for sendmail and a minimalistic notice
that default send_mail INI directive has been set to /usr/sbin/sendmail.

Fixes and closes: https://bugs.php.net/78757
@petk petk merged commit 8e8dc40 into php:master Jul 14, 2024
11 checks passed
@petk petk deleted the patch-78757-sendmail-enhancement branch July 14, 2024 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants