My guess would be that the PHP configuration (php.ini) needs to be modified to allow sending of emails. Have you tried sending email using PHP's "mail" command? This is what phpClick uses. Hope this helps.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Ok, followed the directions to install, edited the includes file, then when it comes up for the first time it gives me a login screen!?
Duh, registered as a new user, it won't send email....
Broken....
My guess would be that the PHP configuration (php.ini) needs to be modified to allow sending of emails. Have you tried sending email using PHP's "mail" command? This is what phpClick uses. Hope this helps.