Current location: Hot Scripts Forums » Programming Languages » PHP » I want to provide free email service to my users...


I want to provide free email service to my users...

Closed Thread
  #1 (permalink)  
Old 09-09-03, 06:00 PM
macj1326 macj1326 is offline
Newbie Coder
 
Join Date: Jun 2003
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
I want to provide free email service to my users...

Well, I want to have my users to be able to sign up for an email address... One problem, though. It's going to have to take a script to sign into my cpanel, which it can do by going to http://usernameassword@whereverthecpanelis.com.... If I do that, though, it will allow users to be able to use my Cpanel. What I want them to be able to see, is nothing. I just want it to signup someone from a form from a different page, to this page, and just tell them if it was a sucess or not, and to hide the actual Cpanel so that there is absolutely no way to get into it. Is there any way to do this?


Thanks in advance,
Mark

P.S. - The following is some code from the protected page, and a pic of the page that has the HTML in it posted below.



http://images.markalan.net/Image2.jpg
Code:
<form method="POST" action="doaddpop.html">

<table>
<tr>
<td>
<font face = "helvetica" size = "-1" >
Email:
</font>
</td>
<td><input type="text" name="email">
<font face = "helvetica" size = "-1" >
@<select class="form" name=domain>
<option value="bliga.markalan.net">bliga.markalan.net</option>
<option value="download.gameraddictions.net">download.gameraddictions.net</option>
<option value="ecards.markalan.net">ecards.markalan.net</option>
<option value="gameraddictions.markalan.net">gameraddictions.markalan.net</option>
<option value="gameraddictions.net">gameraddictions.net</option>
<option value="games.markalan.net">games.markalan.net</option>
<option value="images.gameraddictions.net">images.gameraddictions.net</option>
<option value="mail.markalan.net">mail.markalan.net</option>
</select>


</font>
</td>
</tr>
<tr>
<td>
<font face = "helvetica" size = "-1" >
Password:
</font>
</td>
<td><input type="text" name="password"></td>
</tr>
<tr>
<td>
<font face = "helvetica" size = "-1" >
Quota (optional):
</font>
</td>
<td><input type="text" name="quota" value=10>Meg </td>
</tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><input type="submit" value="Create"></td>
<td>&nbsp;</td>
<td><input type="reset" value="Clear"></td>
</tr>
</table>

</form>
</td>
                <td></td>
</tr>
  #2 (permalink)  
Old 09-12-03, 09:47 AM
e4c5 e4c5 is offline
Newbie Coder
 
Join Date: Aug 2003
Posts: 73
Thanks: 0
Thanked 0 Times in 0 Posts
Any reason why you want to do this through cpanel?
__________________
Raditha Dissanayake

<a href="http://www.radinks.com/sftp">http://www.radinks.com/sftp</a>
Lean and mean sftp applet with GUI.
  #3 (permalink)  
Old 09-12-03, 04:41 PM
macj1326 macj1326 is offline
Newbie Coder
 
Join Date: Jun 2003
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Because I don't know enough PHP to do it any other way.
  #4 (permalink)  
Old 09-13-03, 10:21 AM
Jerome Jerome is offline
Wannabe Coder
 
Join Date: Jun 2003
Location: On Earth
Posts: 177
Thanks: 0
Thanked 0 Times in 0 Posts
i think you can try out giving free email at www.everyone.net

It will save you time in the PHP things and script
__________________
Support me by clicking ads
@ http://atomise.blogspot.com
CHEERS
  #5 (permalink)  
Old 09-14-03, 07:38 PM
macj1326 macj1326 is offline
Newbie Coder
 
Join Date: Jun 2003
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Sure, I'll take it! Send me your credit card number and all that info so that I can order it. Thanks so much!


If you don't want to pay, I don't either, so I'de rather do it the other way.
  #6 (permalink)  
Old 09-18-03, 11:56 PM
GrimShadow GrimShadow is offline
Newbie Coder
 
Join Date: Sep 2003
Location: Oklahoma
Posts: 16
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by GOD
you can install hive mail easily, email at stevelloyd@globesoft.biz ,you can see the demo at www.vaanaasavary.com/mail ........
Where do you get hive mail? emailing that person?
  #7 (permalink)  
Old 09-21-03, 08:22 PM
php4 php4 is offline
Newbie Coder
 
Join Date: Sep 2003
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Thats what you need

This script do what you need
Attached Files
File Type: zip cpanelmail.zip (22.7 KB, 563 views)
  #8 (permalink)  
Old 09-22-03, 02:39 AM
Django Django is offline
Newbie Coder
 
Join Date: Jun 2003
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by GOD
you can install hive mail easily, email at stevelloyd@globesoft.biz ,you can see the demo at www.vaanaasavary.com/mail ........
Seems to pe pirated .. original site: http://www.hivemail.com
  #9 (permalink)  
Old 11-18-03, 04:31 PM
hack638 hack638 is offline
New Member
 
Join Date: Nov 2003
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Help me install new cpanel mail script?

Can someone help me install the new cpanel mail script? I got this script from http://www.lucidstorm.com and it allows users to setup their own email accounts through cpanel from the website without logging into cpanel directly. I have yet to get it to work. I just bought the lastest version.

Any help will be greatly appreciated! Thanks!
hack638

-----Don't sweat the petty. Pet the sweaty!-----
  #10 (permalink)  
Old 11-24-03, 03:04 PM
Brainstormer Brainstormer is offline
New Member
 
Join Date: Nov 2003
Location: MI, USA
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by hack638
Can someone help me install the new cpanel mail script? I got this script from http://www.lucidstorm.com and it allows users to setup their own email accounts through cpanel from the website without logging into cpanel directly. I have yet to get it to work. I just bought the lastest version.

Any help will be greatly appreciated! Thanks!
hack638

I will give you a hand. I don't have the latest version, but have sucessfully installed an older one.

Email me for details.
Closed Thread

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Preventing email form abuse LunarOrbit Perl 3 10-04-03 09:55 PM
managing linux users from php asinclair PHP 0 09-22-03 06:08 AM
Free .ASP 'tell a friend' email form needed, preferably with multiple friend spaces retrocom Script Requests 0 08-23-03 12:44 PM


All times are GMT -5. The time now is 06:59 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.