empress
empress copied to clipboard
Re-decentralize email. Make it secure. Make it simple. Make it yours.
If people get delayed mail warnings or this type of thing: ``` Diagnostic-Code: smtp; 450 4.7.1 Client host rejected: cannot find your reverse hostname, [176.56.x.x] ``` Then explain that their...
Yes. ## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/5794726-add-mailpile?utm_campaign=plugin&utm_content=tracker%2F8064840&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F8064840&utm_medium=issues&utm_source=github).
- Explain what part of the `vars/user.yml` is responsible for migration and give an example - Warn the user that during the migration their password will be exposed via server...
dsync, even with the experimental 2.2.15 build, results in: ``` "start": "2014-11-16 09:22:50.461509", "stderr": "dsync([email protected]): Error: Synchronization corrupted index header: (in-memory index)\ndsync([email protected]): Warning: fscking index file (in-memory index)\ndsync(greg@some website.com): Error:...
If you're using Ansible to help other people, [this convention of separating everything into the smallest possible service-focused roles](https://github.com/taoeffect/empress/issues/18#issuecomment-65320435) is the Right Thing to Do™. We're going to do this...
This is a requirement if we want to support a web-admin interface in the future. We don't want some web framework software running as root. ## --- Want to back...
1. Someone who has no idea what Ansible is should be able to quickly get up and running. 2. It should be clearly spelled out what files should be edited....
Larch will preserve the `INBOX.` prefix that's found on many servers, whereas dsync, with the way we're using it, won't. This will result in a situation where if both methods...
The docs don't specify where to clone the repo to. There are two options: 1. Clone to deploy machine (locally, your laptop, etc.) 2. @bnvk's (and my) use case (for...
So, related to al3x/sovereign#251, and related to [my comment here](https://github.com/taoeffect/empress/pull/35/files#r20759241) (which i'll quote here): > For a future PR, let's move the keys to one folder (both the .key and...