Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic WebMail Lite 7

 AfterLogic Forum : AfterLogic WebMail Lite 7
Subject Topic: ReCaptcha no longer available? Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
wojo
Newbie
Newbie
Avatar

Joined: 24 May 2013
Location: Sweden
Online Status: Offline
Posts: 30
Posted: 24 June 2013 at 11:57pm | IP Logged Quote wojo

Hi,

Regarding the documentation of settings.xml found here http://www.afterlogic.com/wiki/Configuring_WebMail_via_settings.xml_file_(WebMail_Pro_7)

<UseReCaptcha>Off</UseReCaptcha>
You can use Google's Recaptcha as well. If this is set to On, UseCaptcha setting is ignored.
By default, global keys are defined in common/inc_constants.php file:
define('RECAPTCHA_PRIVATE_KEY', '6LefZb0SAAAAAK5E2Bh8Cg7XOTf9UkBXgStn8ZXF');
define('RECAPTCHA_PUBLIC_KEY', '6LefZb0SAAAAADpYFCCIQakNCvNJTJVdBLp3gFAW');

I'd like to use recaptcha, but I can't locate the folder common/, is this moved, or no longer a part of afterlogic webmail lite?
Back to Top View wojo's Profile Search for other posts by wojo
 
wojo
Newbie
Newbie
Avatar

Joined: 24 May 2013
Location: Sweden
Online Status: Offline
Posts: 30
Posted: 25 June 2013 at 12:04am | IP Logged Quote wojo

Also, are there any plans on adding a user signup page to the standalone php version?

<AllowRegistration>Off</AllowRegistration> <AllowPasswordReset>Off</AllowPasswordReset> Setting AllowRegistration and AllowPasswordReset to On allows for using password reset and user signup pages when WebMail Pro is integrated with mail server. This is supported out-of-box in MailSuite Pro and is not supported in standalone WebMail Pro.

Thanks,

Regards
Wojo
Back to Top View wojo's Profile Search for other posts by wojo
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6040
Posted: 25 June 2013 at 12:04am | IP Logged Quote Igor

Documentation you're referring to is work in progress, and since all the code is rewritten from scratch in v7 some features are not there yet. Recaptcha itself is not currently available but it's implemented already, so it will be there in next release.

--
Regards,
Igor, AfterLogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6040
Posted: 25 June 2013 at 12:09am | IP Logged Quote Igor

Quote:
Also, are there any plans on adding a user signup page to the standalone php version?


No, as that doesn't really make sense there. Registration means creating new mailbox on mail server, while standard protocols used by WebMail (IMAP/SMTP) do not allow that; moreover, there's no more or less universal solution for that at all.

--
Regards,
Igor, AfterLogic Support
Back to Top View Igor's Profile Search for other posts by Igor
 
wojo
Newbie
Newbie
Avatar

Joined: 24 May 2013
Location: Sweden
Online Status: Offline
Posts: 30
Posted: 25 June 2013 at 1:56am | IP Logged Quote wojo

Thanks, great support as always!

I can use a cpanel email registration script. :)
Back to Top View wojo's Profile Search for other posts by wojo
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide