Create, Delete and Use e-mail accounts within a website! Is it possible?

Posted by BitDrink on Stack Overflow See other posts from Stack Overflow or by BitDrink
Published on 2009-11-27T17:35:03Z Indexed on 2010/06/12 21:02 UTC
Read the original article Hit count: 312

Filed under:
|
|
|

Hello!

I'm developing an administration panel (in php), for a website (in a shared host), to let the administrator to manage the personal infos of the employees! With this panel should be possible to create or delete an e-mail account for an employee and if the employee logs in the admin panel, he/she should be able to access to his/her e-mail account!

I had thought to install Horde WebMail on the website to let the employees use their e-mail accounts ... but how can I pass the login credentials to Horde?

And what you suggest to create and delete the e-mails account that can be read by Horde? Any other suggestion is greatly appreciated!

Thanks in advance!!!


EDIT: Or are there better alternatives to Horde to accomplish, at least, the e-mail account access from within the web site?

© Stack Overflow or respective owner

Related posts about php

Related posts about website