gpg-lacre/lacre
Piotr F. Mieszkowski b2bd6a9926 Encapsulate recipient lists
Implement RecipientList class with:
- recipient (email) list,
- key (identity) list.

Cover with basic unit test.
2023-05-08 22:17:02 +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 Encapsulate recipient lists 2023-05-08 22:17:02 +02:00
daemon.py Handle messages as EmailMessage 2023-05-08 22:17:02 +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 Make PGP message recognition more thorough 2023-05-08 22:17:02 +02:00