This will require the following: - Making email-id a required field while registeration (#3) - Adding an email function in views.py, and trigger it at every comment on the task-page - Using the correct library for sending the email, so as to not end up in Spam :stuck_out_tongue: