Do not try to send a new ssh key email when the key is not found.

王权利请求将github/fork/knu/fix_key_not_found合并到master

Created by: knu

When a user adds a key and then removes it immediately, a background job for the "SSH key was added" notification fails in retrieving the key record and the job will get stuck in the queue.

合并请求报告