In the default comment form template, there is a line for comment notification:
<input type="checkbox" name="notify_me" value="yes" {notify_me} /> Notify me of follow-up comments?However, setting the value to “no” or “” does nothing to turn off the notification as the default.
There is a similar thread on this for EE2:
http://ellislab.com/forums/viewthread/186930/
What is the fix? How do I change the default for the checkbox so that it is not checked automatically?