We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bcfab3 commit bda7a0cCopy full SHA for bda7a0c
src/deb/php/php.ini
@@ -1049,7 +1049,7 @@ smtp_port = 25
1049
1050
; For Unix only. You may supply arguments as well (default: "sendmail -t -i").
1051
; http://php.net/sendmail-path
1052
-sendmail_path =/usr/sbin/sendmail -t -i
+sendmail_path = /usr/sbin/sendmail -t -i
1053
1054
; Force the addition of the specified parameters to be passed as extra parameters
1055
; to the sendmail binary. These parameters will always replace the value of
0 commit comments