Skip to content

parmegv/leap_mail

 
 

Repository files navigation

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 .

imap regressions

For testing the IMAP server implementation, there are a couple of utilities. From the leap.mail.imap.tests folder, and with an already initialized server running:

./regressions_mime_struct user@provider pass path_to_samples/

You can find several message samples in the leap/mail/tests folder.

About

The magick sauce for leap encrypted email!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.7%
  • Shell 1.3%