Wells-it.com - Web Hosting

Automated Email Script?

You are viewing this site as a guest. Join our community to get your questions answered and share knowledge. Active members may advertise and ask for a website critique.

They have: 2 posts

Joined: Oct 2006

I have a reseller package. I have free email accounts that come with it. What I want to do is set up something so people can sign up and get an email account. Right now I would have to do it myself, one at a time.

Does anyone know how I could set something up like that? Is there maybe an automated script of some sort?

Thanks in advance

teammatt3's picture
Moderator

He has: 1,886 posts

Joined: Sep 2003

What type of server are you on? Linux with PHP, MySQL? Or Windows with ASP, MSSQL? Or some other configuration?

They have: 2 posts

Joined: Oct 2006

Sorry, I should have mentioned that before. It is linux with PHP, MYSQL, and more. I have the reseller package through Hostgator.com

andy206uk's picture
DeveloperModerator

He has: 1,753 posts

Joined: Jul 2002

I very much doubt that you will be able to configure mailboxes for your users via a script on your site. You would need to speak nicely with the host and see if they have some kind of API that you can use, but I very much doubt it somehow.

Andyk

Blog of a Web Designer
Give a man a fish and you feed him for a day. Teach him to use the Net and he won't bother you for weeks.

timjpriebe's picture
DeveloperModeratorSponsor

He has: 2,666 posts

Joined: Dec 2004

With that reseller package, do you get your own server to run how you want? Or are you on a shared server?

Chances are, if you're on a shared server, you won't be able to do that. If they give you a dedicated server to run how you want, it's much more likely to be a possibility.

Mark Hensler's picture

He has: 4,044 posts

Joined: Aug 2000

That's not necessarily true. I've moded a post-nuke site to add usernames to a valias file.... creating an email forward for every registered user. All on a shared server (I don't remember the host, as this was back in 2002).

Mark Hensler ["Max Albert"] [Email]
If there is no answer on Google, then there is no question.

timjpriebe's picture
DeveloperModeratorSponsor

He has: 2,666 posts

Joined: Dec 2004

That's interesting, Mark. I've never used a shared server that would allow you to do that sort of thing. Of course, that's why I said, "Chances are."

Let us know if you remember/find out what host that was. It would be interesting to find out if you can add normal email accounts dynamically as well.