summaryrefslogtreecommitdiff
path: root/alot/mail/envelope.py
Commit message (Expand)AuthorAge
* mail/envelope: improve the parse_template() algorithmHEADmasterAnton Khirnov2023-08-23
* mail/envelope: fix Envelope.from_mailto() after header changesAnton Khirnov2021-12-03
* helper: move guess_mimetype into its own fileAnton Khirnov2021-11-24
* mail/envelope: replace string literals with named constantsAnton Khirnov2021-11-22
* mail/envelope: set headers for sending as strings, not listsAnton Khirnov2021-11-22
* mail/envelope:_EnvelopeHeaders: make del delete all the entriesAnton Khirnov2021-11-20
* mail/envelope: add a special class for headersAnton Khirnov2021-11-20
* envelope: drop unused codeAnton Khirnov2021-11-20
* mail/envelope: fix setting attachment paramsAnton Khirnov2021-06-21
* mail/envelope: use params when constructing attachmentsAnton Khirnov2021-05-15
* mail/envelope: only accept valid UTF-8 for text attachmentsAnton Khirnov2021-05-15
* mail/envelope: drop a workaround for very old libmagic versionsAnton Khirnov2021-05-15
* mail/envelope: add missing importAnton Khirnov2021-05-15
* mail/envelope: document Envolope.attach_file()Anton Khirnov2021-01-30
* db/attachment: move to mail/Anton Khirnov2021-01-30
* db/attachment: simplify the Attachment classAnton Khirnov2021-01-30
* db/envelope: move to a new module "mail"Anton Khirnov2021-01-30