Quick Fix. Edit templates/default/admin/doemailusers.tmpl.

Line 12 you'll see this:

<input type="hidden" name="which" value="$which" />

Right before that, add this:

<input type="hidden" name="valid_post" value="1" />