Change IMAP password?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
User avatar
JAB Creations
DevNet Resident
Posts: 2341
Joined: Thu Jan 13, 2005 6:44 pm
Location: Sarasota Florida
Contact:

Change IMAP password?

Post by JAB Creations »

Is it possible to change an IMAP account's password through PHP using the IMAP module? I'm not seeing anything on php.net that suggests it's possible though a lot of functions aren't properly named.
User avatar
VladSun
DevNet Master
Posts: 4313
Joined: Wed Jun 27, 2007 9:44 am
Location: Sofia, Bulgaria

Re: Change IMAP password?

Post by VladSun »

What do you use for authentication - LDAP?
You can take a look at http://www.squirrelmail.org/plugins_cat ... egory_id=5
There are 10 types of people in this world, those who understand binary and those who don't
Post Reply