Open
Description
At the moment, all comments and notification emails are sent to job.email.
In several cases, the job email is a generic one which doesn't necessarily reach the person who filed the job. In other cases, no valid email is given, so the notification emails don't reach anyone.
It would be better to use a two step approach:
- send the notification emails to the user who posted the job ad
- if no user information is available, use job.email
It's probably also a good idea to make this user contact email address and the user's name visible to the reviewers (but not the general public).