Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic WebMail Lite 7

 AfterLogic Forum : AfterLogic WebMail Lite 7
Subject Topic: Ability to Change Password via MySQL? Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
imageDESIGN
Newbie
Newbie
Avatar

Joined: 03 September 2013
Location: Canada
Online Status: Offline
Posts: 2
Posted: 03 September 2013 at 3:15pm | IP Logged Quote imageDESIGN

I have an email server running iRedMail, which manages user accounts via MySQL. I'd like to have the ability to update a user password within your webmail client, but searching around it seems the only way is via poppassd? I don't believe poppassd can connect to a database for user accounts can it? Do you have any other plugins available to change a password? Or any basic documentation so I could write up my own?

Thanks!
Back to Top View imageDESIGN's Profile Search for other posts by imageDESIGN
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Online
Posts: 6104
Posted: 04 September 2013 at 2:45am | IP Logged Quote Igor

POPPASSD plugin is the only method for that available right now. You can use that plugin as a starting point, as it ensures there are fields for changing password in user account settings area, and you can implement your own code for changing password within the plugin code. Plugin has information about user account the password is set for, that should suffice for any backend code; actually, if current password might be required, it's sent in there too.

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

Joined: 03 September 2013
Location: Canada
Online Status: Offline
Posts: 2
Posted: 04 September 2013 at 9:20am | IP Logged Quote imageDESIGN

Igor,
Thanks, after attempting to make my own plugin based on the example POPPASSD plugin, I actually came across this post - http://www.afterlogic.com/forum/forum_posts.asp?TID=4948 - which has a link to a very nicely built password change plugin for mySQL - only needed to modify a few database field names and it worked perfectly, much better than my attempt anyway!
Back to Top View imageDESIGN's Profile Search for other posts by imageDESIGN
 

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