summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control7
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 74fe573..62790fd 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ Package: leap-mail
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Suggests: bitmask
-Description: Client-side python bindings for the LEAP mail client
- This package contains the client-side python components for interacting with
- bitmask, and the server-side leap_mx.
+Description: Mail Services provided by Bitmask, the LEAP Client.
+ This package contains the client-side python components that the desktop client uses
+ for interacting with server-side leap_mx. It includes an SMTP proxy and a local
+ IMAP server that will fetch mail from the remote incoming queue backed up by SOLEDAD.