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 77f34c5

Browse filesBrowse files
Added header removal notice
1 parent 9afbba0 commit 77f34c5
Copy full SHA for 77f34c5

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.