moderated Email Address change #suggestion
Hi folks,
I had to resurrect this, I think I may have come up with a fast and simple code-wise solution (he says, hopefully) for this that will cover and self-correct the resulting problems. In short, change the current process into a timed self-expiring process which, if it doesn't get the expected confirmation link click within the time limit, it reverts back to the previous email address value. In long, a research & testing by-product of this GMF thread of mine, namely whether on premium+ groups an admin can help a user recover from a typo-ed address change, (yes it can because of (a) below), helped me understand the current process flow. There are two underlying problems which cause this issue, (a) the timing of the new address database write, and (b), no undo/Plan B when things go wrong. (a) - if the new address is legit and the member clicks on the emailed confirmation link (or if a premium+ admin confirms them) it removes the NC status and all is fine. -If it was a typo/bad address/false positive but they won't click/whatnot, or no confirmation link click takes place, the timer will expire, at which point it will write back the previous (good) address, and all is again fine. This will cover pretty-much everything that can go wrong, because the only thing that will stop the rollback from automatically taking place, is the user clicking on the emailed confirmation link. (OK, also a false-positive and the (wrong) recipient clicked on the confirmation link would also prevent the rollback, but that would happen/happens now regardless, a group admin and the user have to sort it out) So when a bad-address happens, the account will stay in limbo for only the timer duration then revert back, so all an affected member has to do is nothing but wait a bit and things go back to the way they were. But even if it's a good address but part of a (forgotten) test, a false-positive address which the recipient is ignoring, a (premium+) admin member email address change gone wrong, etc, unless if the new email address recipient clicks on the confirmation link, things self-correct back to what they were. Cheers, Christos
|
|
Mark,
I just added a confirmation dialog when changing your email address.I think the confirmation dialog should test the address. That is, send a confirmation message to the address and display the SMTP result - success or failure. I'd go further and keep the Yes button disabled until there is a success code. The intent is to head off the confusion that occurs when the member makes a typo in the address. There are some complications, of course. One is the round-trip time for the SMTP response. So perhaps there should be an activity indicator showing that Groups.io is testing the address. Maybe there should be a third button that the user can use to confirm the address despite the lack of response (maybe even in the face of a failure response). I'm not exactly sure why a user would ever click the "confirm anyway" button. Perhaps they know the address isn't ready for use yet but will be, or perhaps they know the address engages in greylisting or other spam-control protocol that interferes with the test. Of course, to me that would be a red-flag but I'm not going to rule out the possibility that the user actually does know what they're doing. And also there is the false-positive problem: it /has/ happened to me that a typo in a Direct Add address was a good address belonging to someone else entirely. One could go the further step of requiring that the user verify receipt of the test message. Perhaps using a confirmation code in that message to by typed into a box in this dialog. I'm not sure I want to force that level of functionality at this point, but it may not be an unreasonable requirement and would head off the typo that is someone else's address case. Shal
|
|
Hi All, I just added a confirmation dialog when changing your email address. It displays the new email address and requires that you click the Ok button to proceed. Please check it out and if you think an additional step is needed after that, please let me know. Thanks, Mark
|
|
Chris Jones
On Thu, Nov 19, 2020 at 12:48 PM, Sandi D wrote:
Maybe send a confirmation link to the new address, that they need to click on before before it is changed.This is also an attractive suggestion, not least because it is consistent in concept to an applicant's need to respond to a Confirmation Message and possibly a Pending Subscription Message. It is also not hugely different to the "email me a log - in link". Certainly worth considering. Chris
|
|
Sandi D <sandi.asgtechie@...>
Maybe send a confirmation link to the new address, that they need to click on before before it is changed. I get irritated with two the field thing. I use software that auto fills my correct email. If typing is enforced, I tend to make a mistake. Sometimes the second field will not permit the software to autofill. That said, a second field would catch a number of people typing it incorrectly into one.
By sending a confirmation change link to the new email address, if the wrong email was entered, then no change would be made. If they verified with a link that required them to log in then the changed email would stand. I do very much the suggestion to put up some confirmation notice before the changed email is committed. -- Sandi Dickenson ASG Volunteers Group.
|
|
Chris Jones
On Wed, Nov 18, 2020 at 09:11 PM, Christos G. Psarras wrote:
I agree, maybe put up some confirmation noticeOr (as an alternative) have a second "confirm new email address" box so that unless a typo is repeated in the second box the request is rejected. After all, this is a common enough method used widely to minimise the risks arising from people mistyping their address. Chris
|
|
I agree, maybe put up some confirmation notice when the email address field has been changed and Save gets clicked, a last chance before committing.
Cheers, Christos
|
|
As much as I dislike verification procedures, it might be worthwhile to have a second step to verify an email address that is entered when changing it. On GMF, we've had at least 3 people make a typo in the new address, but proceed anyway (probably with an OhNoSecond delay ;>). Two of them have been able to recover by using the typo address and their original password to get back in to change it to the correct address.
Thanks, Duane
|
|