Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8d17fbe

Browse filesBrowse files
committed
Merge branch '5.4' into 6.0
* 5.4: Move the contents to a caution admonition Add a warning about native://default for Mailer
2 parents 4036697 + 6b9144b commit 8d17fbe
Copy full SHA for 8d17fbe

File tree

1 file changed

+7
-0
lines changed
Filter options

1 file changed

+7
-0
lines changed

‎mailer.rst

Copy file name to clipboardExpand all lines: mailer.rst
+7Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,13 @@ native ``native://default`` Mailer uses the sendmail
8686
``php.ini`` settings when ``sendmail_path`` is not configured.
8787
============ ======================================== ==============================================================
8888

89+
.. caution::
90+
91+
When using ``native://default``, if ``php.ini`` uses the ``sendmail -t``
92+
command, you won't have error reporting and ``Bcc`` headers won't be removed.
93+
It's highly recommended to NOT use ``native://default`` as you cannot control
94+
how sendmail is configured (prefer using ``sendmail://default`` if possible).
95+
8996
Using a 3rd Party Transport
9097
~~~~~~~~~~~~~~~~~~~~~~~~~~~
9198

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.