1. 24 Oct, 2016 1 commit
    • Stan Hu's avatar
      Fix reply-by-email not working due to queue name mismatch · 59ed1d3c
      Stan Hu authored
      mail_room was configured to deliver mail to the `incoming_email`
      queue while `EmailReceiveWorker` was reading the `email_receiver`
      queue. Adds a migration that repeats the work of a previous
      migration to ensure all mails that wound up in the old
      queue get processed.
      
      Closes #23689
      59ed1d3c
  2. 22 Oct, 2016 13 commits
  3. 21 Oct, 2016 26 commits