瀏覽代碼

Update documentation for setting mailpile password

Bob Mottram 7 年之前
父節點
當前提交
bb9124c374
共有 2 個檔案被更改,包括 18 行新增11 行删除
  1. 3
    1
      doc/EN/app_mailpile.org
  2. 15
    10
      website/EN/app_mailpile.html

+ 3
- 1
doc/EN/app_mailpile.org 查看文件

@@ -60,7 +60,7 @@ Under *Sending Mail* select *local* or if you need to proxy outgoing email throu
60 60
 [[file:images/mailpile_setup.jpg]]
61 61
 #+END_CENTER
62 62
 
63
-Under *Receiving files* select *IMAP*, the domain as *localhost*, port *143*, your username and password, then click *Next*. Astute readers may well be concerned that IMAP over port 143 is not encrypted, but since this is only via localhost communication between the Mail Transport Agent and Mailpile doesn't travel over the internet and port 143 is not opened on the firewall so it's not possible to accidentally connect an external mail client insecurely.
63
+Under *Receiving files* select *IMAP*, the domain as *localhost*, port *143* and your username, then click *Next*. Astute readers may well be concerned that IMAP over port 143 is not encrypted, but since this is only via localhost communication between the Mail Transport Agent and Mailpile doesn't travel over the internet and port 143 is not opened on the firewall so it's not possible to accidentally connect an external mail client insecurely.
64 64
 
65 65
 #+BEGIN_CENTER
66 66
 [[file:images/mailpile_setup_keys.jpg]]
@@ -68,4 +68,6 @@ Under *Receiving files* select *IMAP*, the domain as *localhost*, port *143*, yo
68 68
 
69 69
 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*.
70 70
 
71
+You will then be asked for a password. Confusingly, this won't be the password you gave initially when setting up Mailpile. It's the original *ssh password* which you used to set up the Freedombone system.
72
+
71 73
 The process of importing your email should then occur, and can take some time.

+ 15
- 10
website/EN/app_mailpile.html 查看文件

@@ -3,10 +3,10 @@
3 3
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 4
 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
5 5
 <head>
6
-<!-- 2016-11-20 Sun 18:57 -->
6
+<!-- 2018-02-03 Sat 20:20 -->
7 7
 <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
8 8
 <meta name="viewport" content="width=device-width, initial-scale=1" />
9
-<title></title>
9
+<title>&lrm;</title>
10 10
 <meta name="generator" content="Org mode" />
11 11
 <meta name="author" content="Bob Mottram" />
12 12
 <meta name="description" content="How to use Mailpile"
@@ -71,6 +71,7 @@
71 71
   pre.src-fortran:before { content: 'Fortran'; }
72 72
   pre.src-gnuplot:before { content: 'gnuplot'; }
73 73
   pre.src-haskell:before { content: 'Haskell'; }
74
+  pre.src-hledger:before { content: 'hledger'; }
74 75
   pre.src-java:before { content: 'Java'; }
75 76
   pre.src-js:before { content: 'Javascript'; }
76 77
   pre.src-latex:before { content: 'LaTeX'; }
@@ -188,7 +189,7 @@
188 189
 @licstart  The following is the entire license notice for the
189 190
 JavaScript code in this tag.
190 191
 
191
-Copyright (C) 2012-2013 Free Software Foundation, Inc.
192
+Copyright (C) 2012-2017 Free Software Foundation, Inc.
192 193
 
193 194
 The JavaScript code in this tag is free software: you can
194 195
 redistribute it and/or modify it under the terms of the GNU
@@ -259,9 +260,9 @@ An advantage of this type of webmail is that <i>it keeps your GPG keys off of an
259 260
 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 261
 </p>
261 262
 
262
-<div id="outline-container-org09a9cff" class="outline-2">
263
-<h2 id="org09a9cff">Installation</h2>
264
-<div class="outline-text-2" id="text-org09a9cff">
263
+<div id="outline-container-orge51f287" class="outline-2">
264
+<h2 id="orge51f287">Installation</h2>
265
+<div class="outline-text-2" id="text-orge51f287">
265 266
 <p>
266 267
 Log into your system with:
267 268
 </p>
@@ -285,9 +286,9 @@ After the install has completed go to <b>Security settings</b> and select <b>Cre
285 286
 </div>
286 287
 </div>
287 288
 
288
-<div id="outline-container-org43501a6" class="outline-2">
289
-<h2 id="org43501a6">Initial setup</h2>
290
-<div class="outline-text-2" id="text-org43501a6">
289
+<div id="outline-container-org18e2129" class="outline-2">
290
+<h2 id="org18e2129">Initial setup</h2>
291
+<div class="outline-text-2" id="text-org18e2129">
291 292
 <p>
292 293
 If you have just obtained a Lets Encrypt certificate as above then go to <b>About</b> on the administrator control panel and you should see your Mailpile domain listed there along with an onion address. You can then navigate to your site in a browser.
293 294
 </p>
@@ -337,7 +338,7 @@ Under <b>Sending Mail</b> select <b>local</b> or if you need to proxy outgoing e
337 338
 </div>
338 339
 
339 340
 <p>
340
-Under <b>Receiving files</b> select <b>IMAP</b>, the domain as <b>localhost</b>, port <b>143</b>, your username and password, then click <b>Next</b>. Astute readers may well be concerned that IMAP over port 143 is not encrypted, but since this is only via localhost communication between the Mail Transport Agent and Mailpile doesn't travel over the internet and port 143 is not opened on the firewall so it's not possible to accidentally connect an external mail client insecurely.
341
+Under <b>Receiving files</b> select <b>IMAP</b>, the domain as <b>localhost</b>, port <b>143</b> and your username, then click <b>Next</b>. Astute readers may well be concerned that IMAP over port 143 is not encrypted, but since this is only via localhost communication between the Mail Transport Agent and Mailpile doesn't travel over the internet and port 143 is not opened on the firewall so it's not possible to accidentally connect an external mail client insecurely.
341 342
 </p>
342 343
 
343 344
 <div class="org-center">
@@ -353,6 +354,10 @@ Under <b>Security and Privacy</b> either select your existing encryption key or
353 354
 </p>
354 355
 
355 356
 <p>
357
+You will then be asked for a password. Confusingly, this won't be the password you gave initially when setting up Mailpile. It's the original <b>ssh password</b> which you used to set up the Freedombone system.
358
+</p>
359
+
360
+<p>
356 361
 The process of importing your email should then occur, and can take some time.
357 362
 </p>
358 363
 </div>