Skip to content

Commit

Permalink
Merge pull request #46 from mailsac/fix_attachment_section_heading
Browse files Browse the repository at this point in the history
Fix email attachment headings
  • Loading branch information
mjmayer committed Aug 20, 2020
2 parents 1dc0f9e + 27b9c2a commit 595d69c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions services/attachments.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Email Attachments
For security, and to ensure the Mailsac website is not marked as a distributor of viruses, attachments are not publicly accessible on the web.

Getting Attachments as Files
============================
----------------------------

There are several ways to download attachments when authenticated to the Mailsac service

Expand All @@ -16,6 +16,6 @@ There are several ways to download attachments when authenticated to the Mailsac
4. Attachments can be parsed out of the `raw` message using the `API <https://mailsac.com/docs/api/#example-email-message-object>`_.

Sending Attachments
====================
--------------------

Attachments on outgoing messages are only supported `through the API <https://mailsac.com/docs/api/#send-email-messages>`_.

0 comments on commit 595d69c

Please sign in to comment.