Search The ForumSearch   RegisterRegister  LoginLogin

AfterLogic WebMail Pro

 AfterLogic Forum : AfterLogic WebMail Pro
Subject Topic: change password Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
savic.prvoslav
Newbie
Newbie
Avatar

Joined: 15 December 2008
Location: Yugoslavia
Online Status: Offline
Posts: 31
Posted: 24 December 2008 at 1:18pm | IP Logged Quote savic.prvoslav

webmailphp pro
integration is working super(login and register), but now I have to alow users to change pass on filestacker.com and automaticly to change pass for user that is changing password on WEBMAILPRO. because user.password in encrypted somehow i need help.

Back to Top View savic.prvoslav's Profile Search for other posts by savic.prvoslav
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6092
Posted: 25 December 2008 at 2:28am | IP Logged Quote Igor

There's no need to change WebMail Pro account password explicitly. When user tries to log into WebMail Pro account either directly or via integration API using new password, POP3/IMAP password in WebMail Pro account will be automatically replaced with this new one, of course if it's recognized as a valid one on mailserver.

Please note that it's not possible to handle SMTP password this way. However, if username and password for SMTP access are not specified, POP3/IMAP credentials are used.

Regards,
Igor
Back to Top View Igor's Profile Search for other posts by Igor
 
savic.prvoslav
Newbie
Newbie
Avatar

Joined: 15 December 2008
Location: Yugoslavia
Online Status: Offline
Posts: 31
Posted: 25 December 2008 at 1:41pm | IP Logged Quote savic.prvoslav

"log into WebMail Pro account either directly or via integration API using new password "
would you please like to explain this to me a bit better. I do not think that I was able to understand you.
All I want is to do:
I have user "prle@filestacker.com"
        pass "prle"
I want to change pass to "whatever" and to do that using php( like when I log user calling Integr.php functions )
Back to Top View savic.prvoslav's Profile Search for other posts by savic.prvoslav
 
Igor
AfterLogic Support
AfterLogic Support


Joined: 24 June 2008
Location: United States
Online Status: Offline
Posts: 6092
Posted: 26 December 2008 at 3:08am | IP Logged Quote Igor

When user logs into WebMail Pro account, actually he/she uses POP3/IMAP mailbox username and password, these data are stored in WebMail Pro account. But if the password for user's mailbox was changed on mail server, and user will try to log in using this new password, it will obviously be different from the one stored in WebMail Pro user account info.

WebMail Pro checks whether user can log into his/her POP3/IMAP account with the new password, and if yes, this new password will automatically be saved in WebMail Pro account.

Thus, you don't need to worry about changing password in WebMail Pro account, as it will be automatically replaced with the new one during logging in. And there shouldn't be any difference if user logs into WebMail directly or by using integration API, it should work fine in both the cases.

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

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