Difference between revisions of "PyThunderbird"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
+ | =OsProject= | ||
+ | |||
{{OsProject | {{OsProject | ||
+ | |id=pyThunderbird | ||
+ | |owner=WolfgangFahl | ||
+ | |title=pyThunderbird | ||
+ | |url=https://github.com/WolfgangFahl/pyThunderbird | ||
+ | |version=0.0.1 | ||
+ | |date=2020/10/24 | ||
|storemode=property | |storemode=property | ||
}} | }} | ||
+ | =Freitext= | ||
Thunderbird uses mailbox format and an sqlite database for keeping track of the mails. | Thunderbird uses mailbox format and an sqlite database for keeping track of the mails. | ||
How can this setup be accessed with Python? | How can this setup be accessed with Python? |
Revision as of 09:47, 24 October 2020
OsProject
OsProject | |
---|---|
edit | |
id | pyThunderbird |
state | |
owner | WolfgangFahl |
title | pyThunderbird |
url | https://github.com/WolfgangFahl/pyThunderbird |
version | 0.0.1 |
description | |
date | 2020/10/24 |
since | |
until |
Freitext
Thunderbird uses mailbox format and an sqlite database for keeping track of the mails. How can this setup be accessed with Python?
Relevant Libraries
Links
- https://stackoverflow.com/questions/21625906/access-thunderbird-emails-by-python
- https://stackoverflow.com/questions/60938536/decoding-mail-subject-thunderbird-in-python-3-x
- https://medium.com/shanes-tech-tips/offlineimap-to-thunderbird-152bb02286f
- https://groups.google.com/g/comp.lang.python/c/sp-3_ddmgbA?pli=1
- https://wlsoft.de/?q=node/369