using vagrant.
Use the leap_cli vagrant integration
-====================================
+------------------------------------
Install leap_cli and leap_platform on your host,
configure a provider from scratch and use the
Using the Vagrantfile provided by Leap Platform
-===============================================
+-----------------------------------------------
This is by far the easiest way.
It will install a single node mail Server in the default
. `testuser` with pw `hallo123`
. `testadmin` with pw `hallo123`
+Testing your provider
+=====================
Using the bitmask client
-========================
+------------------------
Download the provider ca:
swaks -f noone@example.org -t testuser@example.org -s example.org
-and use
+and use your favorite mail client to examine your inbox.
+You can also use [offlineimap](http://offlineimap.org/) to fetch mails:
offlineimap -c vagrant/.offlineimaprc.example.org
-to fetch it.
WARNING: Use offlineimap *only* for testing/debugging,
because it will save the mails *decrypted* locally to
your disk !