config.py
|
Simplify code, improve log entries, add comments
|
2022-10-22 11:23:17 +02:00 |
core.py
|
Handle missing Content-Type properly
|
2023-05-19 20:30:00 +02:00 |
daemon.py
|
Improve asyncio usage
|
2023-10-23 22:35:27 +02:00 |
dbkeyring.py
|
Add basic support for RDBMS-based keyring
|
2023-09-30 22:38:33 +02:00 |
filekeyring.py
|
Improve asyncio usage
|
2023-10-23 22:35:27 +02:00 |
keyring.py
|
Add basic support for RDBMS-based keyring
|
2023-09-30 22:38:33 +02:00 |
mailop.py
|
Use SMTPUTF8 policy, add more debug logging
|
2023-05-08 22:14:24 +02:00 |
smime.py
|
Split the code into smaller modules
|
2023-05-08 22:17:02 +02:00 |
text.py
|
Make PGP message recognition more thorough
|
2023-05-08 22:17:02 +02:00 |
transport.py
|
Split the code into smaller modules
|
2023-05-08 22:17:02 +02:00 |