Skip to content
This repository has been archived by the owner on Jun 15, 2023. It is now read-only.

Changing password for your email account at GleSYS hosting is not possible, using their API and this small hack it will be possible.

License

Notifications You must be signed in to change notification settings

HalmstadStudentkar/glesys-email-password

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

As GleSYS does not provide a way for the end users to change their
passwords we need some hack to make it happen.

License: AGPL

 Install and setup

 Dependencies:
 * The GleSYS API PHP class available.
   -> git clone [email protected]:GleSYS/API.git
 * A web server with PHP where the IMAP module is available
   -> in Debian based systems you need the php5-imap package.
   -> for RPM based setup you'll find a php-imap package.

 Set your web server to serve the index.php file of this
 repository. Copy example.config.php to local.config.php and place it
 one step up in the path from index.php. Adjust the content to match
 your setup. Do not forget to add the originating IP of the web server
 to the API access token in the GleSYS administration panel.
 The API access token only need "editaccount" in email to be allowed
 to work.

//brother <[email protected]>, 2015-06-14

About

Changing password for your email account at GleSYS hosting is not possible, using their API and this small hack it will be possible.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published