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

Commit3480492

Browse files
committed
[Mailer] Add Infobip bridge
1 parent4ca7b5f commit3480492

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎mailer.rst‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ Postmark ``composer require symfony/postmark-mailer``
111111
SendGrid ``composer require symfony/sendgrid-mailer``
112112
Sendinblue ``composer require symfony/sendinblue-mailer``
113113
OhMySMTP ``composer require symfony/oh-my-smtp-mailer``
114+
Infobip ``composer require symfony/infobip-mailer``
114115
================== ==============================================
115116

116117
Each library includes a:ref:`Symfony Flex recipe<symfony-flex>` that will add
@@ -162,6 +163,7 @@ Postmark postmark+smtp://ID@default n/a
162163
Sendgrid sendgrid+smtp://KEY@default n/a sendgrid+api://KEY@default
163164
Sendinblue sendinblue+smtp://USERNAME:PASSWORD@default n/a sendinblue+api://KEY@default
164165
OhMySMTP ohmysmtp+smtp://API_TOKEN@default n/a ohmysmtp+api://API_TOKEN@default
166+
Infobip infobip+smtp://KEY@default n/a infobip+api://KEY@BASE_URL
165167
==================== ==================================================== =========================================== ========================================
166168

167169
..caution::

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp