Skip to content

Commit f5aa53d

Browse files
committed
wip
1 parent 7f20439 commit f5aa53d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

notifications.md

-1
Original file line numberDiff line numberDiff line change
@@ -603,7 +603,6 @@ Some third-party email providers such as Mailgun and Postmark support message "t
603603
If your application is using the Mailgun driver, you may consult Mailgun's documentation for more information on [tags](https://documentation.mailgun.com/en/latest/user_manual.html#tagging-1) and [metadata](https://documentation.mailgun.com/en/latest/user_manual.html#attaching-data-to-messages). Likewise, the Postmark documentation may also be consulted for more information on their support for [tags](https://postmarkapp.com/blog/tags-support-for-smtp) and [metadata](https://postmarkapp.com/support/article/1125-custom-metadata-faq).
604604

605605
If your application is using Amazon SES to send emails, you should use the `metadata` method to attach [SES "tags"](https://docs.aws.amazon.com/ses/latest/APIReference/API_MessageTag.html) to the message.
606-
Tags and metadata can be added to the `MailMessage` - these are used by your email service for filtering/processing:
607606

608607
<a name="customizing-the-symfony-message"></a>
609608
### Customizing The Symfony Message

0 commit comments

Comments
 (0)