Greg Slepak
Greg Slepak
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...
By default we'll use Mailpile, but if someone wants to use Roundcube instead they should be able to choose that. Obviously depends on #8 (nginx). ## --- Want to back...
These should be configurable: - Number of monthly/weekly backups - What folders to backup - What flags should be sent to tarsnap (certainly not `-L`, see #55). - Arbitrary scripts...
Place testing IMAP server (the one we're migrating from) IP / password info in `private/credentials.yml` and retrieve them from there. ## --- Want to back this issue? **[Post a bounty...
See `vars/defaults.yml` and `vars/disabled_extras.yml` for a complete list. We might want to get rid of the latter file as well. ## --- Want to back this issue? **[Post a bounty...
These can be inferred from `mail_virtual_users`, right? ## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/5798174-get-rid-of-mail_virtual_domains-if-possible?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).
We're not using postgres: https://github.com/taoeffect/empress/blob/master/vars/user.yml ## --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/5797479-fix-vars-user-yml-or-get-rid-of-it?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).
It would be ideal to not "brand" the machine with `domain` as defined in `vars/user.yml`, but instead simply have a list of domains with no "primary" one. If a primary...