浏览代码

Change advice on mailpile setup

Bob Mottram 8 年前
父节点
当前提交
ad18954f7f
共有 3 个文件被更改,包括 6 次插入6 次删除
  1. 1
    1
      doc/EN/app_mailpile.org
  2. 二进制
      img/mailpile_setup.jpg
  3. 5
    5
      website/EN/app_mailpile.html

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

40
 
40
 
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*.
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*, 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.
44
 
44
 
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*.
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
 

二进制
img/mailpile_setup.jpg 查看文件


+ 5
- 5
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 21:59 -->
6
+<!-- 2016-11-14 Mon 10:21 -->
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>
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-org9e2cea4" class="outline-2">
263
-<h2 id="org9e2cea4">Setup</h2>
264
-<div class="outline-text-2" id="text-org9e2cea4">
262
+<div id="outline-container-org2dc938f" class="outline-2">
263
+<h2 id="org2dc938f">Setup</h2>
264
+<div class="outline-text-2" id="text-org2dc938f">
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>
295
 </p>
295
 </p>
296
 
296
 
297
 <p>
297
 <p>
298
-Under <b>Receiving files</b> select <b>IMAP/TLS</b>, your main domain name, port <b>993</b>, your username and password, then click <b>Next</b>.
298
+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.
299
 </p>
299
 </p>
300
 
300
 
301
 <p>
301
 <p>