gpg-lacre/lacre
Piotr F. Mieszkowski ea8b246538 Clean up PGP/MIME flow
- Use MIMEPart instead of Message when encrypting in PGP/MIME mode.

- Wrap text/plain messages in MIMEPart, instead of manipulating payloads
  manually.

- Add a test for wrapping.
2023-05-08 22:17:01 +02:00
..
__init__.py Move gpg-mailgate.py logic to lacre.mailgate module 2022-06-11 21:00:42 +02:00
config.py Simplify code, improve log entries, add comments 2022-10-22 11:23:17 +02:00
core.py Clean up PGP/MIME flow 2023-05-08 22:17:01 +02:00
daemon.py Fix logging initialisation by fixing import order 2023-05-08 22:17:01 +02:00
keyring.py Use SMTPUTF8 policy, add more debug logging 2023-05-08 22:14:24 +02:00
mailop.py Use SMTPUTF8 policy, add more debug logging 2023-05-08 22:14:24 +02:00
text.py Start using Content Manager 2023-05-08 22:17:01 +02:00