gpg-lacre/lacre
Piotr F. Mieszkowski 7ac928af76 Handle gpg-mailgate.py missing params better 2023-11-17 22:51:09 +01:00
..
__init__.py Issue an INFO log entry after configuring logging 2023-11-12 19:57:12 +01:00
_keyringcommon.py Replace file-based identity store with a dedicated db table 2023-10-29 19:39:08 +01:00
config.py Handle gpg-mailgate.py missing params better 2023-11-17 22:51:09 +01:00
core.py Handle missing Content-Type properly 2023-05-19 20:30:00 +02:00
daemon.py Replace file-based identity store with a dedicated db table 2023-10-29 19:39:08 +01:00
dbkeyring.py Use lacre.dbschema definition of identities table 2023-11-12 20:20:38 +01:00
dbschema.py Use lacre.dbschema definition of identities table 2023-11-12 20:20:38 +01:00
keyring.py Handle gpg-mailgate.py missing params better 2023-11-17 22:51:09 +01:00
mailop.py Use SMTPUTF8 policy, add more debug logging 2023-05-08 22:14:24 +02:00
notify.py Remove duplicate logger initialisation 2023-11-15 20:25:42 +01:00
recipients.py Fix MIME content sub-type handling for non-plain text messages 2023-05-08 22:17:02 +02:00
repositories.py Extract parts of cron script to modules 2023-11-12 19:56:45 +01: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