Reply to thread

I suppose there's a possibility of a change here, but I think it's somewhat unlikely. This approach was taken for technical reasons. Specifically, it was to ensure that when we check a registration against various spam databases, we're using the actual heuristics from registration. If we delayed that until confirmation, we wouldn't have all the information. Saying that, there would be ways around it, but it's a much more extensive change.


That said, I can't say that I've found this problem to be an issue in practice. Emails can become invalid at any time, so it's something that you need to deal with after registrations as well (such as with the email bounce handlers). If the email is invalid, then it's quite likely to be discovered quickly. (Not to say it's perfect, but it's a balance of trade offs.)


Back
Top Bottom