poltort Posted March 15, 2008 Share Posted March 15, 2008 I would like to write php page on which users will be able to create their email account for specific domain. User will be able to choose username and password; Do you know what will i need to do ? Do i need access to hmail? Just don;t know where to start... Link to comment https://forums.phpfreaks.com/topic/96332-using-php-to-create-email-account/ Share on other sites More sharing options...
discomatt Posted March 15, 2008 Share Posted March 15, 2008 You're probably going to need to run an external app using exec() that adds a new user. TRy here for more help http://www.hmailserver.com/forum/ Link to comment https://forums.phpfreaks.com/topic/96332-using-php-to-create-email-account/#findComment-493109 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.