/leap_mail

The magick sauce for leap encrypted email!

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

leap.mail

Mail services for the LEAP Client.

https://pypip.in/v/leap.mail/badge.png Documentation Status

More info: https://leap.se

running tests

Use trial to run the test suite:

trial leap.mail

... and all its goodies. To run all imap tests in a loop until some of them fails:

trial -u leap.mail.imap

Read the trial manpage for more options .