Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit90ad1af

Browse files
committed
Fixed the Gmail reference
1 parent889e153 commit90ad1af

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

‎email.rst‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@ The ``$message`` object supports many more options, such as including attachment
104104
adding HTML content, and much more. Refer to the `Creating Messages`_ section
105105
of the Swift Mailer documentation for more details.
106106

107+
.. _email-using-gmail:
108+
107109
Using Gmail to Send Emails
108110
--------------------------
109111

‎reference/configuration/swiftmailer.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ transport
5858
The exact transport method to use to deliver emails. Valid values are:
5959

6060
* smtp
61-
* gmail (see:doc:`/email/gmail`)
61+
* gmail (see:ref:`email-using-gmail`)
6262
* mail (deprecated in SwiftMailer since version 5.4.5)
6363
* sendmail
6464
* null (same as setting `disable_delivery`_ to ``true``)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp