Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 539 Bytes

TODO.org

File metadata and controls

9 lines (8 loc) · 539 Bytes

mailers.py: add support for SSL connections

version number: how to automatically handle the version number from git tags, in all working cases?

e.g. when mailtom is installed, we no longer have access to git info. The version string should be stored somewhere at build/install time.

Maybe using a file ‘version.txt’ that comes as a dependency of mailtom?

eml attachments: currently they are concatenated to the email body, but are also saved as file attachments. better way to process these attachments ?