Web Hosting Talk







View Full Version : is there anyone who know how to set up paid for web email?


skylabPC
10-29-2002, 12:59 AM
I have a website that I want to put a paid for email service on. People go to the site, sign up for an email account and pay for a year. I have NO idea what I need to be able to do this. Does anyone know?
thanks

skelley1
10-29-2002, 01:07 AM
easiest way I know is to have a reseller account and sign them up for a site with a custom skin that only allows email access. You can do this with Cpanel pretty easily.

skylabPC
10-29-2002, 01:10 AM
Sorry for not being clear in my first post. I want something like yahoo mail on a site I have.

skelley1
10-29-2002, 01:13 AM
you could do something like that with a reseller account. they would be given access through your website to a website account that actually doesn't allow websites, just email only. I had that option a while back for a beginner account for people that just wanted a name and no site. You just put a login and password form on your site for them to access instead of letting them into Cpanel, if you don't want them to do anything else with it.

There may be other ways tho.

skylabPC
10-29-2002, 01:44 AM
I need to be able to charge for each email address at the same domain, not per domain.

gmcarraway
10-29-2002, 05:44 AM
Visnetic MailServer with WebMail (deerfield.com) will allow new users to sign up. It is very very simple. It will NOT, however, allow the users pay and keep track of all that sort of thing. It just allows the user to sign-up, instantly gives them an email account and that's it. You would have to integrate your own sort of payment system.

Remeber though, once installed, you have to log in the web interface as the admin account and enable the signup process and set the default domain (if you have more than one) to let the user sign up under. I think you can allow them to select from a list of domains too.

for what it's worth, once installed, self.html is the file that lets the user register. you can customize many aspects of how all that works with your own html code and scripts.

good luck!

-Martin

LindonNetworks
10-29-2002, 06:15 AM
Obviously you are going to needed unlimited pop mail accounts. There are a few scripts floating around but I am not familiary with any. Sorry I could be any more help.

skylabPC
10-29-2002, 02:43 PM
I found a service where I can purchase the mailboxes and resell them. They have integrated billing and everything so I think im just going to do that.

jtrovato
10-29-2002, 03:20 PM
2checkout.com

I wrote a script and to keep track of accounts. i didn't find anything out there to do it either. so i had to write it myself

John