1. 04 Jun, 2015 1 commit
  2. 03 Jun, 2015 4 commits
  3. 01 Jun, 2015 1 commit
    • Joshua Tauberer's avatar
      v0.10 · 47a5a44b
      Joshua Tauberer authored
      * SMTP Submission (port 587) began offering the insecure SSLv3 protocol due to a misconfiguration in the previous version.
      * Roundcube now allows persistent logins using Roundcube-Persistent-Login-Plugin.
      * ownCloud is updated to version 8.0.3.
      * SPF records for non-mail domains were tightened.
      * The minimum greylisting delay has been reduced from 5 minutes to 3 minutes.
      * Users and aliases weren't working if they were entered with any uppercase letters. Now only lowercase is allowed.
      * After installing an SSL certificate from the control panel, the page wasn't being refreshed.
      * Backups broke if the box's hostname was changed after installation.
      * Dotfiles (i.e. .svn) stored in ownCloud Files were not accessible from ownCloud's mobile/desktop clients.
      * Fix broken install on OVH VPS's.
      47a5a44b
  4. 30 May, 2015 5 commits
  5. 29 May, 2015 10 commits
  6. 28 May, 2015 9 commits
  7. 26 May, 2015 1 commit
    • Xoib's avatar
      softer the greylisting delay restriction · 11546b97
      Xoib authored
      A lot of legit mail servers try again between 200 and 285 seconds, then
      3 hours later. Why? RFC is not strict about retry timer so postfix and
      other MTA have their own intervals. To fix the problem of receiving
      these e-mail really latter, I reduced the delay of postgrey to
      180 seconds (default is 300 seconds).
      11546b97
  8. 25 May, 2015 3 commits
  9. 24 May, 2015 6 commits