You could add additional validation to the email to check their email server to see if the email exists or not, if it does proceed, if it doesn't then don;t proceed to signup until you can confirm a valid email, this would use an SMTP mail server to check the response of the email system, usually a 200 code would be returned on success.
If they are already registered you could create a plugin that checks the users last access date against todays date and if you have already sent a reminder to that user, if not send an email to ask them to update their email, this would require a plugin with a database table.
I'm unsure if anything exists but i would definitely consider creating such a plugin.
via Joomla! http://ift.tt/1C2rAN6
If they are already registered you could create a plugin that checks the users last access date against todays date and if you have already sent a reminder to that user, if not send an email to ask them to update their email, this would require a plugin with a database table.
I'm unsure if anything exists but i would definitely consider creating such a plugin.
Statistics: Posted by adonismedia — Fri Oct 10, 2014 7:56 pm
via Joomla! http://ift.tt/1C2rAN6
No comments:
Post a Comment