Skip to content

Fix: FPM sendmail_path example - #23670

Open
CodedByManish wants to merge 1 commit into
php:masterfrom
CodedByManish:fix/gh-20648-sendmail-path
Open

Fix: FPM sendmail_path example#23670
CodedByManish wants to merge 1 commit into
php:masterfrom
CodedByManish:fix/gh-20648-sendmail-path

Conversation

@CodedByManish

Copy link
Copy Markdown

Fixes #20648.

Remove the -f option from the sendmail_path example in the FPM config to avoid conflicts with mail() parameters.

@CodedByManish
CodedByManish marked this pull request as draft September 12, 2026 08:24
@CodedByManish
CodedByManish marked this pull request as ready for review September 12, 2026 09:10
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.

Example value for sendmail_path in sapi/fpm/www.conf.in seems to be encouraging bad practice

1 participant