GlowHost Web Hosting Forums  

Go Back   GlowHost Web Hosting Forums > In The Lounge > Programming Talk
Register Forum FAQ Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-12-2008
No longer a Newbie
 
Join Date: Aug 2008
Posts: 7
Rep Power: 0
meltino is on a distinguished road
Default Mail script??

Hi,
I'm looking for a free email script that can do the follwing:

  • Provide the ability to log into a user@mydomain.com email account
  • Allow registrations from guests on my website
  • It needs to be installable on my website (hosted on glowhost)
Any suggestions?
Thanks,
JC
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 08-12-2008
Matt's Avatar
chown -R us.us *YourBase*
 
Join Date: Jan 2005
Location: Moved to Florida!
Posts: 1,675
Rep Power: 10
Matt is a glorious beacon of lightMatt is a glorious beacon of lightMatt is a glorious beacon of lightMatt is a glorious beacon of lightMatt is a glorious beacon of lightMatt is a glorious beacon of light
Send a message via AIM to Matt
Default

So you want a script that will create email addresses for your users / members of the general public on your site so that you do not have to make the email addreses manually?
__________________
:::::
01001100 00110011 00110011 00110111
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 08-12-2008
No longer a Newbie
 
Join Date: Aug 2008
Posts: 7
Rep Power: 0
meltino is on a distinguished road
Default

Yes thats exactly what I'm looking for
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 08-12-2008
Matt's Avatar
chown -R us.us *YourBase*
 
Join Date: Jan 2005
Location: Moved to Florida!
Posts: 1,675
Rep Power: 10
Matt is a glorious beacon of lightMatt is a glorious beacon of lightMatt is a glorious beacon of lightMatt is a glorious beacon of lightMatt is a glorious beacon of lightMatt is a glorious beacon of light
Send a message via AIM to Matt
Default

I don't think it would be possible without a VPS or dedicated server and even then it may not be easy because cPanel changes the way their system functions pretty regularly.

They do not have any email options yet for their XML API and that would be the closest thing to use if they had such a function because your script may work today, but not tomorrow if they decide to change the way email accounts work. Without an API call it might be difficult to maintain.

You might put in a feature request on their bugzilla to see if it could be added.

cPanel - The Leading Control Panel
__________________
:::::
01001100 00110011 00110011 00110111
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 08-12-2008
No longer a Newbie
 
Join Date: Aug 2008
Posts: 7
Rep Power: 0
meltino is on a distinguished road
Default

well i dont mean that i want a script that uses cpanel to create email accouts.. what i mean was this: i need a script that can create and manage email accounts independently from cpanel
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 08-12-2008
Matt's Avatar
chown -R us.us *YourBase*
 
Join Date: Jan 2005
Location: Moved to Florida!
Posts: 1,675
Rep Power: 10
Matt is a glorious beacon of lightMatt is a glorious beacon of lightMatt is a glorious beacon of lightMatt is a glorious beacon of lightMatt is a glorious beacon of lightMatt is a glorious beacon of light
Send a message via AIM to Matt
Default

Yes but how would that work? You still need the mail server for things to work and that is part of cPanel. I think it is possible to setup a webmail like horde or squirrelmail in your public_html and i suppose you could modify those public interface pages to do what you like.
__________________
:::::
01001100 00110011 00110011 00110111
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 08-12-2008
No longer a Newbie
 
Join Date: Aug 2008
Posts: 7
Rep Power: 0
meltino is on a distinguished road
Default

ok so what i want is webmail not email?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 08-12-2008
Matt's Avatar
chown -R us.us *YourBase*
 
Join Date: Jan 2005
Location: Moved to Florida!
Posts: 1,675
Rep Power: 10
Matt is a glorious beacon of lightMatt is a glorious beacon of lightMatt is a glorious beacon of lightMatt is a glorious beacon of lightMatt is a glorious beacon of lightMatt is a glorious beacon of light
Send a message via AIM to Matt
Default

I'd thnk that if you can get a webmail program installed then you would be well on your way to what it was that you are trying to do. Maybe check cpanel forums for some other opinions on it.
__________________
:::::
01001100 00110011 00110011 00110111
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 08-12-2008
No longer a Newbie
 
Join Date: Aug 2008
Posts: 7
Rep Power: 0
meltino is on a distinguished road
Default

well i found a script called freemail... it uses cpanel to add an email account... but when im setting it up i am required to enter my cpanel username and pass into config.php. IS THAT SAFE?!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 08-12-2008
Matt's Avatar
chown -R us.us *YourBase*
 
Join Date: Jan 2005
Location: Moved to Florida!
Posts: 1,675
Rep Power: 10
Matt is a glorious beacon of lightMatt is a glorious beacon of lightMatt is a glorious beacon of lightMatt is a glorious beacon of lightMatt is a glorious beacon of lightMatt is a glorious beacon of light
Send a message via AIM to Matt
Default

It can be, it all depends on how securely the software is written and how well you keep the scripts on your site up to date as well as how secure your logins are.

I'd think a safer way would be to encrypt the user and password in a database but it's really a judgement call.
__________________
:::::
01001100 00110011 00110011 00110111
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
Display Modes

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

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



All times are GMT -5. The time now is 02:52 AM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO
Copyright 2000-2007 GlowHost.com