Update mailpile docs

This commit is contained in:
Bob Mottram 2016-11-13 21:59:29 +00:00
parent 590674a2a0
commit 8bec2b165c
2 changed files with 12 additions and 70 deletions

View File

@ -16,7 +16,7 @@
</center>
#+END_EXPORT
Mailpile provides a nice looking webmail interface suitable for use on desktop or mobile clients. It has pretty good support for email encryption and makes that quite an easy process. At present it's usable but still has some bugs and limitations. If you need a fully functional email client with comprehensive encryption support then either use Mutt or Thunderbird/Icedove.
Mailpile provides a nice looking webmail interface suitable for use on desktop or mobile clients. It has good support for email encryption and makes that quite an simple process. At present it's usable but still has a few bugs and limitations. If you need a fully functional email client with comprehensive encryption support then either use Mutt or Thunderbird/Icedove.
An advantage of this type of webmail is that /it keeps your GPG keys off of any mobile devices/ so that if you lose your phone, or it gets stolen, then your email might still not be compromised.
@ -38,30 +38,10 @@ Enter your name, email address and password.
Uncheck *Detect Settings* and click *Next*.
Under *Sending Mail* select *local*, then click *Next*.
Under *Sending Mail* select *local* or if you need to proxy outgoing email through your ISP's server select *SMTP/TLS* and enter the details, then click *Next*.
Under *Receiving files* select *IMAP/TLS*, your main domain name, port *993*, your username and password, then click *Next*.
Under *Security and Privacy* click *Next*.
Under *Security and Privacy* either select your existing encryption key or if you only get the option to create a new one then do so, then click *Add* or *Save*.
Click on *Inbox* and then select *Browse for mailboxes*. If you have a lot of mail then this can take quite a long time. Meanwhile you can giggle at the messages under *Working...*.
* Importing existing GPG keys
Unfortunately this is broken in the current Mailpile version, so you can't import keys. But when it works this is probably how it will work:
ssh into the Freedombone with:
#+begin_src bash
ssh username@maindomainname -p 2222
#+end_src
Select *My encryption keys*
Select *Show full PGP/GPG key*. Select the text of the full key and copy it, then paste it into a file on your local system.
In a browser navigate to *yourmailpiledomain/contacts*
Select *import encryption keys* followed by *upload key*
Click *select encryption key* then choose the file you previously saved.
The process of importing your email should then occur, and can take some time.

View File

@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2016-11-13 Sun 16:20 -->
<!-- 2016-11-13 Sun 21:59 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title></title>
@ -248,7 +248,7 @@ for the JavaScript code in this tag.
</center>
<p>
Mailpile provides a nice looking webmail interface suitable for use on desktop or mobile clients. It has pretty good support for email encryption and makes that quite an easy process. At present it's usable but still has some bugs and limitations. If you need a fully functional email client with comprehensive encryption support then either use Mutt or Thunderbird/Icedove.
Mailpile provides a nice looking webmail interface suitable for use on desktop or mobile clients. It has good support for email encryption and makes that quite an simple process. At present it's usable but still has a few bugs and limitations. If you need a fully functional email client with comprehensive encryption support then either use Mutt or Thunderbird/Icedove.
</p>
<p>
@ -259,9 +259,9 @@ An advantage of this type of webmail is that <i>it keeps your GPG keys off of an
One down side is that this appears to be a single user system, so if you have multiple users on your Freedombone server only the administrator will actually be able to use mailpile.
</p>
<div id="outline-container-org0880b90" class="outline-2">
<h2 id="org0880b90">Setup</h2>
<div class="outline-text-2" id="text-org0880b90">
<div id="outline-container-org9e2cea4" class="outline-2">
<h2 id="org9e2cea4">Setup</h2>
<div class="outline-text-2" id="text-org9e2cea4">
<p>
If you're viewing your mail domain site on a mobile device via OrFox then make sure you allow the domain in the NoScript settings.
</p>
@ -291,7 +291,7 @@ Uncheck <b>Detect Settings</b> and click <b>Next</b>.
</p>
<p>
Under <b>Sending Mail</b> select <b>local</b>, then click <b>Next</b>.
Under <b>Sending Mail</b> select <b>local</b> or if you need to proxy outgoing email through your ISP's server select <b>SMTP/TLS</b> and enter the details, then click <b>Next</b>.
</p>
<p>
@ -299,49 +299,11 @@ Under <b>Receiving files</b> select <b>IMAP/TLS</b>, your main domain name, port
</p>
<p>
Under <b>Security and Privacy</b> click <b>Next</b>.
Under <b>Security and Privacy</b> either select your existing encryption key or if you only get the option to create a new one then do so, then click <b>Add</b> or <b>Save</b>.
</p>
<p>
Click on <b>Inbox</b> and then select <b>Browse for mailboxes</b>. If you have a lot of mail then this can take quite a long time. Meanwhile you can giggle at the messages under <b>Working&#x2026;</b>.
</p>
</div>
</div>
<div id="outline-container-orgbb4b5aa" class="outline-2">
<h2 id="orgbb4b5aa">Importing existing GPG keys</h2>
<div class="outline-text-2" id="text-orgbb4b5aa">
<p>
Unfortunately this is broken in the current Mailpile version, so you can't import keys. But when it works this is probably how it will work:
</p>
<p>
ssh into the Freedombone with:
</p>
<div class="org-src-container">
<pre class="src src-bash">ssh username@maindomainname -p 2222
</pre>
</div>
<p>
Select <b>My encryption keys</b>
</p>
<p>
Select <b>Show full PGP/GPG key</b>. Select the text of the full key and copy it, then paste it into a file on your local system.
</p>
<p>
In a browser navigate to <b>yourmailpiledomain/contacts</b>
</p>
<p>
Select <b>import encryption keys</b> followed by <b>upload key</b>
</p>
<p>
Click <b>select encryption key</b> then choose the file you previously saved.
The process of importing your email should then occur, and can take some time.
</p>
</div>
</div>