File tree Expand file tree Collapse file tree 1 file changed +11
-8
lines changed
pages/transactional-email/reference-content Expand file tree Collapse file tree 1 file changed +11
-8
lines changed Original file line number Diff line number Diff line change @@ -60,13 +60,16 @@ The attachments available are the following:
6060| ICS | ` application/ics ` |
6161| CSV (comma-separated values) | ` text/csv ` |
6262| JPEG image | ` image/jpeg ` ` image/jpg ` |
63- | PNG file | ` image/png ` |
64- | GIF file | ` image/gif ` |
65- | XML file | ` application/xml ` ` text/xml ` |
66- | xslx | ` application/vnd.openxmlformats-officedocument.spreadsheetml.sheet ` |
67- | xltx | ` application/vnd.openxmlformats-officedocument.spreadsheetml.template ` |
68- | xls | ` application/vnd.ms-excel ` |
69- | ods | ` application/vnd.oasis.opendocument.spreadsheet ` |
63+ | PNG | ` image/png ` |
64+ | GIF | ` image/gif ` |
65+ | XML | ` application/xml ` ` text/xml ` |
66+ | XSLX | ` application/vnd.openxmlformats-officedocument.spreadsheetml.sheet ` |
67+ | XLTS | ` application/vnd.openxmlformats-officedocument.spreadsheetml.template ` |
68+ | XLS | ` application/vnd.ms-excel ` |
69+ | ODS | ` application/vnd.oasis.opendocument.spreadsheet ` |
70+ | P7S | ` application/pkcs7-signature ` |
71+ | SVG | ` image/svg+xml ` |
72+
7073
7174
7275<Message type = " important" >
@@ -85,4 +88,4 @@ Transactional Email's SMTP relay supports the following [ESMTP extensions](https
8588- ENHANCEDSTATUSCODES
8689- CHUNKING
8790- STARTTLS
88- - SIZE
91+ - SIZE
You can’t perform that action at this time.
0 commit comments