- 18 Feb, 2016 1 commit
-
-
Prayag Verma authored
`matchs` → `matches`
-
- 16 Feb, 2016 2 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
- 15 Feb, 2016 4 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
Joshua Tauberer authored
Provisioning could crash if, e.g., the DNS we see is different from the DNS Let's Encrypt sees. see #695, probably fixes it
-
- 14 Feb, 2016 3 commits
-
-
Joshua Tauberer authored
Added a warning to the installation / setup script
-
Sony? authored
-
Sony? authored
See pull request #638 and issue #635 for more information.
-
- 13 Feb, 2016 2 commits
-
-
Joshua Tauberer authored
before the user agrees to Let's Encrypt's ToS the admin could get a nightly email with weird interactive text Made a mistake refactoring the headless variable earlier. fixes #696
-
Joshua Tauberer authored
https://discourse.mailinabox.email/t/status-check-emails-empty-after-upgrading-to-v0-16/1082/3 A user on that thread suggests an alternate solution, adding `PYTHONIOENCODING=utf-8` to `/etc/environment`. Python docs say that affects stdin/out/err. But we also use these environment variables elsewhere to ensure that config files we read/write are opened with UTF8 too. Maybe all that can be simplified too.
-
- 05 Feb, 2016 2 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
Duplicity gives times in UTC. We were assuming times were in local time.
-
- 04 Feb, 2016 2 commits
-
-
Joshua Tauberer authored
Fix: Correct IP is reported when using custom DNS
-
Wolf-Bastian Pöttner authored
Fix bug that reports wrong ip, when custom DNS is enabled
-
- 03 Feb, 2016 1 commit
-
-
Joshua Tauberer authored
tls control panel: only show integral seconds while waiting the requested time from Lets Encrypt, in case we got back a non-integral number of seconds to wait
-
- 01 Feb, 2016 2 commits
-
-
Joshua Tauberer authored
bind postfix to the right network interface when sending outbound mail so that SPF checks on the receiving end will pass fixes #3 (again)
-
Joshua Tauberer authored
-
- 31 Jan, 2016 2 commits
-
-
Joshua Tauberer authored
fixed typo
-
X O authored
-
- 30 Jan, 2016 2 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
-
- 28 Jan, 2016 1 commit
-
-
Joshua Tauberer authored
-
- 21 Jan, 2016 2 commits
- 20 Jan, 2016 2 commits
-
-
dofl authored
Same result as maximal_queue_lifetime and bounce_queue_lifetime, but complies with rfc2821.
-
dofl authored
The default timeout for Postfix's maximal_queue_lifetime and bounce_queue_lifetime is 5 days. This is way too long if you expect someone to have an answer and after 5 days you'll get the message that it's not delivered. This disrupts communication. It would be more responsive if the user got the 'can't deliver' error after 24 hours.
-
- 14 Jan, 2016 3 commits
-
-
Joshua Tauberer authored
Removes border and rounded corners from navbar
-
Jeroen Jacobs authored
-
Joshua Tauberer authored
-
- 09 Jan, 2016 7 commits
-
-
Joshua Tauberer authored
-
Joshua Tauberer authored
roundcube file ownership should not preserve uid/gid from the release tarball, tar (when run as root) should always extract using --no-same-owner, fixes #667
-
Joshua Tauberer authored
-
Joshua Tauberer authored
v0.15a Sending mail through Exchange/ActiveSync (Z-Push) had been broken since v0.14. This is now fixed.
-
Joshua Tauberer authored
Sending mail through Exchange/ActiveSync (Z-Push) had been broken since v0.14. This is now fixed.
-
Bernard `Guyzmo` Pratz authored
* added IMAP_SMTP_METHOD to z_push/backend_imap * reverting that line accidentally deleted in commit 5055ef * cf pull request GH-580 that commit is part of Signed-off-by: Bernard `Guyzmo` Pratz <guyzmo+github@m0g.net>
-
Joshua Tauberer authored
Fixing issue making it impossible to send mail from Z-Push
-
- 08 Jan, 2016 1 commit
-
-
Bernard `Guyzmo` Pratz authored
* added IMAP_SMTP_METHOD to z_push/backend_imap * reverting that line accidentally deleted in commit 5055ef * cf pull request GH-580 that commit is part of Signed-off-by: Bernard `Guyzmo` Pratz <guyzmo+github@m0g.net>
-
- 05 Jan, 2016 1 commit
-
-
Joshua Tauberer authored
Gandi tells me that .be TLD only supports algorithms 8 and 10 for DNSSEC
-