Forum Moderators: coopster

Message Too Old, No Replies

Email Server Script

         

adammc

4:57 am on Feb 10, 2007 (gmt 0)

10+ Year Member



Hi Guys,

I have a client who wants an online community website built. He wants to be able to offer the visitors of his website the ability to get 'yourname@sitename.com' email accounts.

How is the best way to go about this?

dreamcatcher

11:53 am on Feb 10, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi adammc,

How about setting up the e-mail accounts manually in the CP and e-mailing the log in details to people?

dc

adammc

1:10 pm on Feb 10, 2007 (gmt 0)

10+ Year Member



Hi dreamcatcher,

He kinda wants it automated. Is there not any other way?

dreamcatcher

1:27 pm on Feb 10, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Not sure to be honest, its not something I`ve had to come across. Is there no software at hotscripts.com that can be utilised?

[hotscripts.com...]

dc

phparion

6:38 pm on Feb 11, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



google squirlmail and install it on your server accordingly...

if you dont have that much privillages on the server then make sure you have unlimited emails on your package on host.. if you do have then note down your WHM URL that creates the email and write a PHP-cURL script that creates email for the user on fly without showing the user actual process. make sure you dont give out your WHM passwd in doing this :)