Powerfulsquid Posted November 8, 2006 Share Posted November 8, 2006 Hey guys, long time reader first (or so, it's been awhile) time poster, lol.Anyway, my problem is I need to be able to register a new e-mail address with my hosting account using PHP and am not 100% sure how to go about this. I've been using PPH for around 4 years now and am by far an expert, thus why I am here. If anyone have any recommendations for me that'd be great because I really need to find a way to do this.Any help would be greatly appreciated, Thanks,Joe(Mods)Also, you may want to consider moving this post to the non-coding forum. I didn't notice it until afterwards, my apologies, lol. Link to comment https://forums.phpfreaks.com/topic/26622-create-new-e-mail-address-using-php/ Share on other sites More sharing options...
phporcaffeine Posted November 8, 2006 Share Posted November 8, 2006 Well, it will depend greatly on your host firstly. Would they allow you to do it would be the first question. If you can create an email address on a web portal then I would recommend studying the URL states as you create one - that should show you how (if possible) you can do it. Link to comment https://forums.phpfreaks.com/topic/26622-create-new-e-mail-address-using-php/#findComment-121776 Share on other sites More sharing options...
Powerfulsquid Posted November 8, 2006 Author Share Posted November 8, 2006 Ok, well assuming my host does allow me to do it, would you know if they provide me with the right information/code to begin writing the script? For example what code must be sent to the server in order to create the e-mail, password, etc. Link to comment https://forums.phpfreaks.com/topic/26622-create-new-e-mail-address-using-php/#findComment-121779 Share on other sites More sharing options...
Powerfulsquid Posted November 9, 2006 Author Share Posted November 9, 2006 *bump* Link to comment https://forums.phpfreaks.com/topic/26622-create-new-e-mail-address-using-php/#findComment-121896 Share on other sites More sharing options...
doni49 Posted November 9, 2006 Share Posted November 9, 2006 [quote author=Powerfulsquid link=topic=114319.msg465103#msg465103 date=1163020450]Ok, well assuming my host does allow me to do it, would you know if they provide me with the right information/code to begin writing the script? For example what code must be sent to the server in order to create the e-mail, password, etc.[/quote]The only people that can tell you if they will provide that information is your HOST. People here could take a guess--but that's all it would be. Link to comment https://forums.phpfreaks.com/topic/26622-create-new-e-mail-address-using-php/#findComment-121909 Share on other sites More sharing options...
Powerfulsquid Posted November 9, 2006 Author Share Posted November 9, 2006 Ok, thanks, that's all I was looking for. Guess I'll have to give them a ring. Thanks for the help fellas. :) Link to comment https://forums.phpfreaks.com/topic/26622-create-new-e-mail-address-using-php/#findComment-121977 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.