1. 29 Jul, 2016 7 commits
  2. 29 Jun, 2016 2 commits
  3. 27 Jun, 2016 4 commits
  4. 12 Jun, 2016 3 commits
  5. 10 Jun, 2016 3 commits
  6. 06 Jun, 2016 4 commits
  7. 02 Jun, 2016 2 commits
    • Joshua Tauberer's avatar
      v0.18c · 6666d28c
      Joshua Tauberer authored
      6666d28c
    • Joshua Tauberer's avatar
      Dovecot LMTP accepted all mail regardless of whether destination was a user,... · 66675ff2
      Joshua Tauberer authored
      Dovecot LMTP accepted all mail regardless of whether destination was a user, broken by ae8cd4ef, fixes #852
      
      In the earlier commit, I added a Dovecot userdb lookup. Without a userdb lookup, Dovecot would use the password db for user lookups. With a userdb lookup we can support iterating over users.
      
      But I forgot the WHERE clause in the query, resulting in every incoming message being accepted if the user database contained any users at all. Since the mailbox path template is the same for all users, mail was delivered correctly except that mail that should have been rejected was delivered too.
      66675ff2
  8. 17 May, 2016 3 commits
  9. 16 May, 2016 3 commits
  10. 11 May, 2016 1 commit
  11. 06 May, 2016 3 commits
  12. 24 Apr, 2016 2 commits
  13. 23 Apr, 2016 3 commits