Go Back   HostGator Peer Support Forums > HostGator Announcements > General Announcements

Notices

Closed Thread
 
Thread Tools
  #326  
Old 09-07-2008, 11:07 PM
striddy's Avatar
striddy striddy is offline
Veteran Croc
 
Join Date: Mar 2008
Location: /home/australia/earth
Posts: 4,040
Default Re: NEW Webmail System!

Quote:
Originally Posted by Keith W View Post
Hi David,

Have already read that and I am afraid it makes no sense to me
Ok, let's try and work through it.

Can you do any of the steps?

Can you get 1 - 4 done?
__________________
- David
  #327  
Old 09-07-2008, 11:24 PM
Keith W's Avatar
Keith W Keith W is offline
King Croc
 
Join Date: May 2007
Location: UK
Posts: 904
Default Re: NEW Webmail System!

HI David,

Thanks for trying to help buddy but I haven't actually bought Nutsmail yet.

I am just looking for an idiots guide on installing it so I can see if it is something I can do and maintain myself or if it is something I am going to have to pay someone to do for me.

Thanks once again for trying to help, it is much appreciated.

Take care, Keith
__________________
Mouse potato - The online generations version of a couch potato
  #328  
Old 09-08-2008, 01:27 AM
slapshotw's Avatar
slapshotw slapshotw is offline
Veteran Croc
 
Join Date: Jun 2006
Posts: 5,164
Default Re: NEW Webmail System!

Get squirrelmail (free) and try to install that using the directions that come with it. Nutsmail is installed the same way, so if you can install Squirrelmail, you can install Nutsmail.
__________________
Follow me on Twitter! http://twitter.com/mrw
  #329  
Old 09-08-2008, 01:31 AM
GatorPatrick's Avatar
GatorPatrick GatorPatrick is offline
HostGator Staff
 
Join Date: Apr 2007
Location: Houston, TX
Posts: 512
Default Re: NEW Webmail System!

Quote:
Originally Posted by 34Ford View Post
Is there a way to make the fonts bigger in the body?

Try clicking in the area you want to change and holding down CTRL and rolling your mousewheel up or down to change the font size.
__________________
Patrick Pelanne
Deputy Chief Technical Officer
HostGator LLC.
http://support.hostgator.com
  #330  
Old 09-08-2008, 01:39 AM
striddy's Avatar
striddy striddy is offline
Veteran Croc
 
Join Date: Mar 2008
Location: /home/australia/earth
Posts: 4,040
Default Re: NEW Webmail System!

Quote:
Originally Posted by Keith W View Post
HI David,

Thanks for trying to help buddy but I haven't actually bought Nutsmail yet.

I am just looking for an idiots guide on installing it so I can see if it is something I can do and maintain myself or if it is something I am going to have to pay someone to do for me.

Thanks once again for trying to help, it is much appreciated.
Ahh, ok no problem. Try slapshotw's suggestion, that will give you some experience with installation.
__________________
- David
  #331  
Old 09-08-2008, 05:45 AM
eLIANT eLIANT is offline
King Croc
 
Join Date: Apr 2005
Posts: 1,058
Default Re: NEW Webmail System!

Quote:
Originally Posted by Keith W View Post
Have already read that and I am afraid it makes no sense to me
Pay HG a small fee to install it for you.
__________________

eLIANT Technology Services
(site feedback welcome)
  #332  
Old 09-08-2008, 05:21 PM
Keith W's Avatar
Keith W Keith W is offline
King Croc
 
Join Date: May 2007
Location: UK
Posts: 904
Default Re: NEW Webmail System!

Thanks to my lovely wifes credit card I have now purchased Nutsmail.

I am now about to try and install it, watch this space as I may be back to ask for help! LOL
__________________
Mouse potato - The online generations version of a couch potato
  #333  
Old 09-08-2008, 05:54 PM
Keith W's Avatar
Keith W Keith W is offline
King Croc
 
Join Date: May 2007
Location: UK
Posts: 904
Default Re: NEW Webmail System!

OK I did exactly as it said in the instructions, I go to my nutsmail installation and get the following error:

PHP Code:
Parse errorsyntax errorunexpected T_GLOBAL in /home/dkw1964/public_html/webmail/config/config.php on line 1 
Any ideas on what has caused this and how I can fix it?

Any help would be much appreciated.
__________________
Mouse potato - The online generations version of a couch potato
  #334  
Old 09-08-2008, 06:21 PM
Keith W's Avatar
Keith W Keith W is offline
King Croc
 
Join Date: May 2007
Location: UK
Posts: 904
Default Re: NEW Webmail System!

Solved it

They are very bad people, in the config.php where you have to enter your various settings they have for instance for org name:

$org_name = " ";

Notice the quotation marks?

It should in fact be:

$org_name = ' ';

Once I had realised this and changed them all everything worked and I now have Nutsmail up and running.
__________________
Mouse potato - The online generations version of a couch potato
  #335  
Old 09-08-2008, 06:29 PM
Keith W's Avatar
Keith W Keith W is offline
King Croc
 
Join Date: May 2007
Location: UK
Posts: 904
Default Re: NEW Webmail System!

OK I spoke to soon, I just tried to send an email and was met with this error:

Quote:
Message not sent. Server replied:
Requested action not taken: mailbox unavailable
550 gator500.hostgator.com (webmail.wapshott.com) [74.53.172.66]:55374 is
currently not permitted to relay through this server. Perhaps you have not
logged into the pop/imap server in the last 30 minutes or do not have SMTP
Authentication turned on in your email client.
Any ideas on how to fix this?
__________________
Mouse potato - The online generations version of a couch potato
  #336  
Old 09-08-2008, 06:38 PM
slapshotw's Avatar
slapshotw slapshotw is offline
Veteran Croc
 
Join Date: Jun 2006
Posts: 5,164
Default Re: NEW Webmail System!

Keith,

Three suggestions:

1. Search this board. People have had similar issues.
2. Enable "use sendmail binary." If it doesn't work make sure the sendmail path is /usr/sbin/sendmail.
3. Start a new thread.

-Matt
__________________
Follow me on Twitter! http://twitter.com/mrw
  #337  
Old 09-08-2008, 06:43 PM
Keith W's Avatar
Keith W Keith W is offline
King Croc
 
Join Date: May 2007
Location: UK
Posts: 904
Default Re: NEW Webmail System!

Hi Matt,

Thanks for your help.

I managed to figure it out, again in was down to wrong information given in the nutsmail installation file.

They said to enter the following:

$smtpServerAddress = 'mail.yourdomain.com';

When it in fact should be:

$smtpServerAddress = 'localhost';

I have now managed to both send and receive mail so it all appears to be working OK
__________________
Mouse potato - The online generations version of a couch potato
  #338  
Old 09-24-2008, 11:14 AM
triman triman is offline
Hatchling Croc
 
Join Date: Feb 2008
Posts: 2
Default Re: NEW Webmail System!

I'm considering having some of my clients use the new webmail system at
webmail.hostgator.com Under the option-spam filters-edit ther are a lot of differnt options to select for filtering using the check boxes. Any one with advice/experience whith wich ones would be good to select?

Thanks
  #339  
Old 09-24-2008, 07:27 PM
afaikIwin afaikIwin is offline
Banned User
 
Join Date: Sep 2008
Posts: 9
Default Re: NEW Webmail System!

I must say. After using the new web system, I can't imagine having to go back and use the old one. Simply, flawless.
Great job guys.
I am so glad I switched hosting companies. =]
  #340  
Old 09-26-2008, 12:23 AM
gwyneth's Avatar
gwyneth gwyneth is offline
Supreme Croc
 
Join Date: Sep 2006
Location: up north
Posts: 6,843
Default Re: NEW Webmail System!

Quote:
Originally Posted by afaikIwin View Post
I must say. After using the new web system, I can't imagine having to go back and use the old one.
The new system was implemented long before you joined the forum, so this post is more likely to be another attempt at hidden image spam disguised as vacuous praise for HG.
  #341  
Old 09-26-2008, 06:50 PM
sersuesp sersuesp is offline
Hatchling Croc
 
Join Date: Jan 2007
Location: Mexico
Posts: 23
Default Re: NEW Webmail System!

Im sorry for coming late but, im a reseller of HG, can i install this skin for all my clients?? That could be super cool..thx in advance for your help.
  #342  
Old 09-26-2008, 08:40 PM
striddy's Avatar
striddy striddy is offline
Veteran Croc
 
Join Date: Mar 2008
Location: /home/australia/earth
Posts: 4,040
Default Re: NEW Webmail System!

Quote:
Originally Posted by sersuesp View Post
im a reseller of HG, can i install this skin for all my clients?
Yes you can.
__________________
- David
  #343  
Old 09-26-2008, 09:52 PM
BlinkJet BlinkJet is offline
Hatchling Croc
 
Join Date: Sep 2008
Posts: 30
Default Re: NEW Webmail System!

Wow.. Thanks for that! It looks interesting to me
  #344  
Old 10-01-2008, 07:30 PM
eaglegene's Avatar
eaglegene eaglegene is offline
Junior Croc
 
Join Date: Jun 2007
Location: Douglassville. Pa.
Posts: 100
Default Re: NEW Webmail System!

The only disadvantage i see with this new email system, unless i have overlooked it, is that it doesnt appear that you can send emails out to "Groups"? Looks like only 1 at a time? Is this right.

The reason i ask is that i work for a football league/team and i have mailing lists. As far as i can see i dont have the mailing list option here?
  #345  
Old 10-13-2008, 05:40 AM
34Ford's Avatar
34Ford 34Ford is offline
Hatchling Croc
 
Join Date: Mar 2008
Location: North Carolina
Posts: 43
Default Re: NEW Webmail System!

15 emails and its almost full

Pitiful.
  #346  
Old 12-01-2008, 05:43 PM
steel steel is offline
Hatchling Croc
 
Join Date: Dec 2007
Location: OKLAHOMA
Posts: 5
Default Re: NEW Webmail System!

I like the new email system. But now I'm having trouble logging on. I'm not sure what username (email address) and password I should use.
  #347  
Old 12-01-2008, 06:03 PM
GvilleRick's Avatar
GvilleRick GvilleRick is offline
Emperor Croc
 
Join Date: Jan 2007
Location: Greenville, SC
Posts: 3,128
Default Re: NEW Webmail System!

The username for the email will include the domain in the form of username@domain.com along with the password you have assigned for that username in your cPanel.
  #348  
Old 12-01-2008, 06:16 PM
steel steel is offline
Hatchling Croc
 
Join Date: Dec 2007
Location: OKLAHOMA
Posts: 5
Smile Re: NEW Webmail System!

Thanks for the help Rick! I wasn't using the right password.

Best Regards,

steel
  #349  
Old 12-10-2008, 01:36 PM
wizerd724 wizerd724 is offline
Hatchling Croc
 
Join Date: Dec 2008
Posts: 2
Default Re: NEW Webmail System!

Are their plans to have this version of webmail available for each addon domain or off a main hosting account domain. i.e.: http://webmail.myhostingdomain.com/ or http://webmail.customerdomain.com/

If this is not available yet, which it seems is the case. Does anyone know how I could set up my own subdomain to my hosting domain to mask the URL of the webmail.hostgator.com. Obviously it is my intention to keep my customers loyal to me and seeing my domain name more consistantly.
  #350  
Old 12-10-2008, 02:22 PM
slapshotw's Avatar
slapshotw slapshotw is offline
Veteran Croc
 
Join Date: Jun 2006
Posts: 5,164
Default Re: NEW Webmail System!

You can just make your own installation of Nutsmail, which is what Hostgator uses. I've given instructions for that earlier in the thread.

There's also the built-in webmail that cPanel has if your clients go to yourdomain.com/webmail.
__________________
Follow me on Twitter! http://twitter.com/mrw
Closed Thread

Bookmarks

Thread Tools

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 On
HTML code is Off

Forum Jump

All times are GMT -6. The time now is 04:09 AM.