In addition to our previous email support, we now offer question owners the ability to receive email notifications of new answers to individual questions.

It’s a new option at the bottom of any question you’ve asked:

stackoveflow-question-email-ui

Ticking this box will enable global email notifications in your account preferences, and entering an email address here is exactly the same as updating it in your profile. (This will soon be extended to the /ask page so you can opt-in at the time of asking, too.)

Once checked, you will get a single daily summary email of answers to all questions where you’ve checked this box. You don’t even have to visit Stack Overflow to get answers — as long as you’re willing to wait until midnight GMT when the daily rollup email notifications are sent out.

And don’t worry — as with every email we send, there is a one-click global unsubscribe if you don’t want to get any more emails from us.

« Podcast #55
The Stack Overflow Trilogy »

10 Responses

  1. trevel says:

    Some warning that it updates the profile might be nice (assuming there isn’t) — as I can see someone using this to tag a friend with the responses, and thus updating their own profile is definitely an unwanted consequence of using it.

  2. martin says:

    Why isn’t it possible to subscribe to other questions (not asked by me)?

  3. David Schmitt says:

    Why isn’t it possible to upvote trevel’s answer? ;-) (and martin’S as well, if we’re at it)

  4. dbr says:

    ..yet still no RSS feed for a users recent responses? :(

  5. configurator says:

    If you can subscribe to a single question/answer, I’d like an option to subscribe to a non-daily-digest, i.e. a mail as soon as there’s an answer. I’d also like to see comments in the mail. On the other hand, that would make actually visiting the site and checking redundant…

  6. aleemb says:

    Instant notifications would be nice. I once wrote a question that people felt should be a community wiki but by the time I got back to it 10-15 minutes later, it was already closed and it seems like a waste of a perfectly interesting question [ http://stackoverflow.com/questions/749358/what-was-stack-overflow-built-with-closed ].

    > And don’t worry — as with every email we send, there is a one-click global unsubscribe if you don’t want to get any more emails from us.

    It’s easy to trust SO to do the right thing.

    I still get replies from theads on MIX09 site I subscribed to months ago. The email on Contact Us page doesn’t work. There is no unsubscribe option on the site or in the emails that I get. I believe the first email did have a link but I deleted that one. I used to get a spam message every 2-3 days until I set a filter to block all their mail just recently.

  7. Jeff Atwood says:

    > Why isn’t it possible to subscribe to other questions (not asked by me)?

    Use RSS, it’s linked at the bottom of every page … email is a courtesy intended for the question owner.

  8. Greg Hewgill says:

    Is there anything in place to stop a user from putting an arbitrary email address in that field? That is, is the email address validated before regular emails are sent to it?

    I think the checkbox prompt should be just “[ ] Notify me daily of any new answers” or perhaps “[ ] Notify me (jatwood@…) daily of any new answers” with no option to change the email. Changing the email here seems like a suboptimal user experience.

  9. Jeff Atwood says:

    Greg, we don’t have email addresses for a lot of users (unlike 99% of internet sites that have registration, we don’t require it), so this is an opportunity to opt in to email in the general sense as well.

    I just checked the data:

    # of registered users who have accessed the site in the last 60 days:

    50,269

    # of registered users with no email:

    17,140

  10. Brian R. Bondy says:

    # of registered users with no email and non zero rep?

Leave a Reply