gpg-lacre/lacre
Piotr F. Mieszkowski 4c844384e3 Implement a bare minimum of advanced filtering
- Forward messages without encryption.

- Include a simple test setup in the Makefile.

- Add a test to send a test message to the daemon.
2022-10-19 18:36:23 +00:00
..
__init__.py Move gpg-mailgate.py logic to lacre.mailgate module 2022-06-11 21:00:42 +02:00
config.py [daemon] Add configuration, implement no-op filter 2022-10-19 18:36:23 +00:00
daemon.py Implement a bare minimum of advanced filtering 2022-10-19 18:36:23 +00:00
mailgate.py Implement a bare minimum of advanced filtering 2022-10-19 18:36:23 +00:00
mailop.py [daemon] Add configuration, implement no-op filter 2022-10-19 18:36:23 +00:00
text.py Extract delimiter support, add unit tests 2022-06-07 22:14:32 +02:00