Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ikvk committed Jul 10, 2024
1 parent f1b9fcf commit d1f5a63
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,7 @@ BaseMailBox.client - imaplib.IMAP4/IMAP4_SSL client instance.
Email attributes
^^^^^^^^^^^^^^^^

Email message has 2 basic body variants: text and html.
Sender can choose to include: one, other, both or neither(rare in practice).
Email has 2 basic body variants: text and html. Sender can choose to include: one, other, both or neither(rare).

MailMessage and MailAttachment public attributes are cached by functools.lru_cache

Expand Down

0 comments on commit d1f5a63

Please sign in to comment.