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 d8b9c6c

Browse filesBrowse files
committed
minor #15478 Added header removal notice (ThomasLandauer)
This PR was merged into the 4.4 branch. Discussion ---------- Added header removal notice Commits ------- 77f34c5 Added header removal notice
2 parents 05df74d + 77f34c5 commit d8b9c6c
Copy full SHA for d8b9c6c

File tree

Expand file treeCollapse file tree

1 file changed

+3
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-2
lines changed

‎mailer.rst

Copy file name to clipboardExpand all lines: mailer.rst
+3-2Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -944,8 +944,9 @@ This can be configured by replacing the ``dsn`` configuration entry with a
944944
],
945945
]);
946946
947-
By default the first transport is used. The other transports can be used by
948-
adding a text header ``X-Transport`` to an email::
947+
By default the first transport is used. The other transports can be selected by
948+
adding an ``X-Transport`` header (which Mailer will remove automatically from
949+
the final email)::
949950

950951
// Send using first "main" transport ...
951952
$mailer->send($email);

0 commit comments

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