This patch adds the ability for the system to check an
email address entered by a user (either at registration
or when editing a profile) against the smtp host
provided in the address, to see if teh host thinks it
is a valid email address.
This functionality is to stop malicious users entering
false email addresses, particularly once registered and
is considered a good preventative step against spammers
and the like.
The attached zip file contains a diff file and three
new files that need to be added under the class directory.
This patch has previously been submitted to xoops.org
as a hack and you can see it working on a 2.2.x site at
http://xoobs.net
This patch was prepared against the 2.3.3 (2.3.0-dev)
trunk.
Regards
Ashley Kitson
contains diff file and new class files for checkmail functionality
Logged In: YES
user_id=1129857
Originator: NO
Hi Ashley Kitson, this path is possible in 2.0.16 too ?
Logged In: YES
user_id=700563
Originator: YES
I have applied this patch to 2.0.16 sites with little or no modification from what is in the 2.3.3 patch