浏览代码

Update mailpile docs

Bob Mottram 8 年前
父节点
当前提交
8bec2b165c
共有 2 个文件被更改,包括 12 次插入70 次删除
  1. 4
    24
      doc/EN/app_mailpile.org
  2. 8
    46
      website/EN/app_mailpile.html

+ 4
- 24
doc/EN/app_mailpile.org 查看文件

16
 </center>
16
 </center>
17
 #+END_EXPORT
17
 #+END_EXPORT
18
 
18
 
19
-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.
19
+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.
20
 
20
 
21
 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.
21
 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.
22
 
22
 
38
 
38
 
39
 Uncheck *Detect Settings* and click *Next*.
39
 Uncheck *Detect Settings* and click *Next*.
40
 
40
 
41
-Under *Sending Mail* select *local*, then click *Next*.
41
+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*.
42
 
42
 
43
 Under *Receiving files* select *IMAP/TLS*, your main domain name, port *993*, your username and password, then click *Next*.
43
 Under *Receiving files* select *IMAP/TLS*, your main domain name, port *993*, your username and password, then click *Next*.
44
 
44
 
45
-Under *Security and Privacy* click *Next*.
45
+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*.
46
 
46
 
47
-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...*.
48
-
49
-* Importing existing GPG keys
50
-
51
-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:
52
-
53
-ssh into the Freedombone with:
54
-
55
-#+begin_src bash
56
-ssh username@maindomainname -p 2222
57
-#+end_src
58
-
59
-Select *My encryption keys*
60
-
61
-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.
62
-
63
-In a browser navigate to *yourmailpiledomain/contacts*
64
-
65
-Select *import encryption keys* followed by *upload key*
66
-
67
-Click *select encryption key* then choose the file you previously saved.
47
+The process of importing your email should then occur, and can take some time.

+ 8
- 46
website/EN/app_mailpile.html 查看文件

3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5
 <head>
5
 <head>
6
-<!-- 2016-11-13 Sun 16:20 -->
6
+<!-- 2016-11-13 Sun 21:59 -->
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9
 <title></title>
9
 <title></title>
248
 </center>
248
 </center>
249
 
249
 
250
 <p>
250
 <p>
251
-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.
251
+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.
252
 </p>
252
 </p>
253
 
253
 
254
 <p>
254
 <p>
259
 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.
259
 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.
260
 </p>
260
 </p>
261
 
261
 
262
-<div id="outline-container-org0880b90" class="outline-2">
263
-<h2 id="org0880b90">Setup</h2>
264
-<div class="outline-text-2" id="text-org0880b90">
262
+<div id="outline-container-org9e2cea4" class="outline-2">
263
+<h2 id="org9e2cea4">Setup</h2>
264
+<div class="outline-text-2" id="text-org9e2cea4">
265
 <p>
265
 <p>
266
 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.
266
 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.
267
 </p>
267
 </p>
291
 </p>
291
 </p>
292
 
292
 
293
 <p>
293
 <p>
294
-Under <b>Sending Mail</b> select <b>local</b>, then click <b>Next</b>.
294
+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>.
295
 </p>
295
 </p>
296
 
296
 
297
 <p>
297
 <p>
299
 </p>
299
 </p>
300
 
300
 
301
 <p>
301
 <p>
302
-Under <b>Security and Privacy</b> click <b>Next</b>.
302
+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>.
303
 </p>
303
 </p>
304
 
304
 
305
 <p>
305
 <p>
306
-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>.
307
-</p>
308
-</div>
309
-</div>
310
-
311
-<div id="outline-container-orgbb4b5aa" class="outline-2">
312
-<h2 id="orgbb4b5aa">Importing existing GPG keys</h2>
313
-<div class="outline-text-2" id="text-orgbb4b5aa">
314
-<p>
315
-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:
316
-</p>
317
-
318
-<p>
319
-ssh into the Freedombone with:
320
-</p>
321
-
322
-<div class="org-src-container">
323
-<pre class="src src-bash">ssh username@maindomainname -p 2222
324
-</pre>
325
-</div>
326
-
327
-<p>
328
-Select <b>My encryption keys</b>
329
-</p>
330
-
331
-<p>
332
-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.
333
-</p>
334
-
335
-<p>
336
-In a browser navigate to <b>yourmailpiledomain/contacts</b>
337
-</p>
338
-
339
-<p>
340
-Select <b>import encryption keys</b> followed by <b>upload key</b>
341
-</p>
342
-
343
-<p>
344
-Click <b>select encryption key</b> then choose the file you previously saved.
306
+The process of importing your email should then occur, and can take some time.
345
 </p>
307
 </p>
346
 </div>
308
 </div>
347
 </div>
309
 </div>