In my comment form I give users the checkbox option to be notified of follow-up comments.
<input type=“checkbox” name=“notify_me” value=“yes” {notify_me} />
It’s built-in functionality of EE so I’m assuming that EE will notify the user by sending him or her an email…
But where can I edit this email? I don’t see any mention of this email in the docs