@licstart The following is the entire license notice for the
JavaScript code in this tag.
Copyright (C) 2012-2013 Free Software Foundation, Inc.
The JavaScript code in this tag is free software: you can
redistribute it and/or modify it under the terms of the GNU
General Public License (GNU GPL) as published by the Free Software
Foundation, either version 3 of the License, or (at your option)
any later version. The code is distributed WITHOUT ANY WARRANTY;
without even the implied warranty of MERCHANTABILITY or FITNESS
FOR A PARTICULAR PURPOSE. See the GNU GPL for more details.
As additional permission under GNU GPL version 3 section 7, you
may distribute non-source (e.g., minimized or compacted) forms of
that code without the copy of the GNU GPL normally required by
section 4, provided you include this license notice and a URL
through which recipients can access the Corresponding Source.
@licend The above is the entire license notice
for the JavaScript code in this tag.
*/
<!--/*--><![CDATA[/*><!--*/
function CodeHighlightOn(elem, id)
{
var target = document.getElementById(id);
if(null != target) {
elem.cacheClassElem = elem.className;
elem.cacheClassTarget = target.className;
target.className = "code-highlighted";
elem.className = "code-highlighted";
}
}
function CodeHighlightOff(elem, id)
{
var target = document.getElementById(id);
if(elem.cacheClassElem)
elem.className = elem.cacheClassElem;
if(elem.cacheClassTarget)
target.className = elem.cacheClassTarget;
}
/*]]>*///-->
</script>
</head>
<body>
<divid="preamble"class="status">
<aname="top"id="top"></a>
</div>
<divid="content">
<divclass="org-center">
<divclass="figure">
<p><imgsrc="images/logo.png"alt="logo.png"/>
</p>
</div>
</div>
<center>
<h1>Mailpile</h1>
</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.
An advantage of this type of webmail is that <i>it keeps your GPG keys off of any mobile devices</i> so that if you lose your phone, or it gets stolen, then your email might still not be compromised.
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.
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>
<p>
Enter a password and store it within a password manager.
</p>
<p>
Click on the <b>Privacy and Security</b> button.
</p>
<p>
Scroll down and select <b>Save Settings</b>. Don't click on the Tor button.
</p>
<p>
Click <b>Add account</b>.
</p>
<p>
Enter your name, email address and password.
</p>
<p>
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>.
</p>
<p>
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>.
</p>
<p>
Under <b>Security and Privacy</b> click <b>Next</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…</b>.