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

Notices

Closed Thread
 
Thread Tools
  #101  
Old 04-26-2006, 03:43 AM
vaggelis vaggelis is offline
Hatchling Croc
 
Join Date: Apr 2006
Posts: 21
Default Re: NEW Webmail System!

Hello dear friends,

When I try to send an email through the HG webmail I get the following error:

Requested action not taken: mailbox unavailable
Server replied: 550 helpdesk.hostgator.com (webmail.hostgator.com) [70.87.93.130]:37559 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 workarounds for it ?

--
Vaggelis
  #102  
Old 05-04-2006, 10:43 AM
jayzzer jayzzer is offline
Hatchling Croc
 
Join Date: Mar 2006
Posts: 31
Default Re: NEW Webmail System!

Any update?
jayzzer
  #103  
Old 05-05-2006, 09:46 AM
vaggelis vaggelis is offline
Hatchling Croc
 
Join Date: Apr 2006
Posts: 21
Default Re: NEW Webmail System!

Quote:
Originally Posted by jayzzer
Any update?
jayzzer
seems that today it works ok
__________________
Evangelos Tripolitakis
Electronics & Computer Engineer, MSc
PhD Candidate
NohSYS
http://www.nohsys.net/vaggelis
  #104  
Old 05-07-2006, 10:29 PM
jayzzer jayzzer is offline
Hatchling Croc
 
Join Date: Mar 2006
Posts: 31
Default Re: NEW Webmail System!

Actually I was refering to the Reseller availiblility. But I have run into that problem several times trying to email my gmail account.
jayzzer
  #105  
Old 05-08-2006, 01:34 AM
rkirkw's Avatar
rkirkw rkirkw is offline
Hatchling Croc
 
Join Date: Jan 2006
Posts: 3
Talking Re: NEW Webmail System!

I have had the error sending e-mail several times.
I have opened a ticket and they have had to restart the relayd daemon each time.
  #106  
Old 05-15-2006, 11:19 AM
DogBert DogBert is offline
Hatchling Croc
 
Join Date: Sep 2004
Posts: 11
Default Re: NEW Webmail System!

Quote:
Originally Posted by rkirkw
I have had the error sending e-mail several times.
I have opened a ticket and they have had to restart the relayd daemon each time.
I'm having this issue this morning... how often does this error occur? Unfortunately where I work they block the port (2095?) that I'd normally access webmail through so that www.blahblahblah.com/webmail doesn't work either.
  #107  
Old 05-15-2006, 12:43 PM
quietFinn's Avatar
quietFinn quietFinn is offline
Veteran Croc
 
Join Date: Feb 2005
Posts: 3,475
Default Re: NEW Webmail System!

Quote:
Originally Posted by DogBert
I'm having this issue this morning... how often does this error occur? Unfortunately where I work they block the port (2095?) that I'd normally access webmail through so that www.blahblahblah.com/webmail doesn't work either.
http://forums.hostgator.com/showthread.php?t=6863
__________________
quietFinn - netFinn Finland
"Be who you are and say what you feel because those who mind don't matter and those who matter don't mind." - Dr. Seuss
  #108  
Old 05-16-2006, 08:51 PM
jive jive is offline
Hatchling Croc
 
Join Date: Mar 2005
Posts: 33
Default Re: NEW Webmail System!

So is this going to fall by the wayside for resellers now? I hope not....
  #109  
Old 05-17-2006, 05:53 AM
esl's Avatar
esl esl is offline
Emperor Croc
 
Join Date: Jan 2005
Location: Proud to be an American - USA
Posts: 2,227
Default Re: NEW Webmail System!

It will probably be a while, they have a lot of projects on their hands right now.
__________________
Have a great day,
Evan
  #110  
Old 05-17-2006, 09:23 AM
jive jive is offline
Hatchling Croc
 
Join Date: Mar 2005
Posts: 33
Default Re: NEW Webmail System!

You know what. Might as well say not at all then. Why get our hopes up? And when will they ever not have alot of projects on hand? LOL. I thought the new webmail system would be something pretty cool, but as it stands It really is of no use to me now.

I guess it's the thought that counts.
  #111  
Old 05-17-2006, 10:19 AM
ecu94dawg ecu94dawg is offline
Hatchling Croc
 
Join Date: Feb 2006
Posts: 11
Default Re: NEW Webmail System!

Has any Resellers tried to install the Nutsmail package that {Challop... sorry } Chaloupe was too kind to give us detailed installation instructions (thread #91). Chaloupe installed nutsmail on his dedicated; has anybody tried this on a reseller account?

Last edited by ecu94dawg; 05-17-2006 at 12:49 PM.
  #112  
Old 05-17-2006, 10:26 AM
chaloupe chaloupe is offline
King Croc
 
Join Date: Nov 2004
Location: Dieppe, New-Brunswick, Canada
Posts: 1,423
Default Re: NEW Webmail System!

it's chaloupe lol
__________________
Jean Boudreau - IT for local businesses
It's all about automation!
Any data backup of your company?

  #113  
Old 05-24-2006, 11:21 PM
robw92 robw92 is offline
Hatchling Croc
 
Join Date: May 2006
Posts: 5
Default Re: NEW Webmail System!

Is it possible to send encrypted mail with the new system?
  #114  
Old 05-25-2006, 08:23 AM
nsinternet nsinternet is offline
Hatchling Croc
 
Join Date: Feb 2006
Posts: 20
Default Re: NEW Webmail System!

Hi,
I like the new webmail system - but i would like to cloak the url http://webmail.hostgator.com

I created a directory under mydomain called /email..

ie. http://www.mydomain.com/email

and using frames i cloaked the hostgator URL -

here is the html for the cloak (index.htm):
<html>
<head>
<title>Webmail</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<frameset rows="1,*" frameborder="NO" border="0" framespacing="0">
<frame src="blank.htm" name="topFrame" scrolling="NO" noresize>
<frame src="email.htm" name="mainFrame">
</frameset>
<noframes><body>
</body></noframes>
</html>


AND file email.htm redirects to hostgator:
<html>
<head>
<META HTTP-EQUIV="refresh" content="0;URL=http://webmail.hostgator.com">
</head>
<body</body>
</html>


This cloaking works -- but when you try to login to the webmail system - the
hostgator login page ERRORS -
ERRORYou must be logged in to access this page.Go to the login page

then you click "go to the login page" this uncloaks your URL to:
http://webmail.hostgator.com/src/login.php

And everything is fine..

How do i avoid this error and still cloak my URL for my clients to access??
Any ideas?? Is there another URL cloak method I can use?

Thanks in advance.
  #115  
Old 05-25-2006, 08:36 AM
quietFinn's Avatar
quietFinn quietFinn is offline
Veteran Croc
 
Join Date: Feb 2005
Posts: 3,475
Default Re: NEW Webmail System!

Change:
Quote:
<frame src="email.htm" name="mainFrame">
to:

Quote:
<frame src="http://webmail.hostgator.com" name="mainFrame">
__________________
quietFinn - netFinn Finland
"Be who you are and say what you feel because those who mind don't matter and those who matter don't mind." - Dr. Seuss
  #116  
Old 05-25-2006, 08:47 AM
nsinternet nsinternet is offline
Hatchling Croc
 
Join Date: Feb 2006
Posts: 20
Default Re: NEW Webmail System!

Thanks.. yes you're right i was doing extra work by creating email.htm..

I changed the mainFrame to http://webmail.hostgator.com

But still doesn't work - same error - could it be a cookies problem?
  #117  
Old 05-28-2006, 10:31 AM
acip acip is offline
Hatchling Croc
 
Join Date: Sep 2005
Posts: 18
Default Re: NEW Webmail System!

Quote:
Originally Posted by nsinternet
Thanks.. yes you're right i was doing extra work by creating email.htm..

I changed the mainFrame to http://webmail.hostgator.com

But still doesn't work - same error - could it be a cookies problem?
I'm pretty sure you can't do this in this scenario... Once you try to login or perform functions on the webapp/server, then you won't be able to keep it masked. I'm not sure why but it could be because the paths are wrong (masked), the cookies aren't working, or anything else.


PS. Any word when the new webmail system will be available to reseller and dedicated accounts?
__________________
ETCForums
Forums For All!
Looking for dedicated moderators.
  #118  
Old 05-30-2006, 02:51 PM
ecu94dawg ecu94dawg is offline
Hatchling Croc
 
Join Date: Feb 2006
Posts: 11
Red face Round Cube

I wonder if Roundcube is going to be HG's webmail answer to resalers. It's skinnable, and the default skin HG has looks good.

I'll keep checking the RoundCube forum to see
  #119  
Old 06-01-2006, 02:24 PM
NetSimplicite NetSimplicite is offline
Hatchling Croc
 
Join Date: Aug 2005
Posts: 44
Default Re: NEW Webmail System!

I lost track of that thread a while ago. Is this webmail available for resellers to brand it and make available to our clients ?
  #120  
Old 06-01-2006, 02:50 PM
esl's Avatar
esl esl is offline
Emperor Croc
 
Join Date: Jan 2005
Location: Proud to be an American - USA
Posts: 2,227
Default Re: NEW Webmail System!

Not yet.
__________________
Have a great day,
Evan
  #121  
Old 06-06-2006, 09:15 AM
ibits ibits is offline
Hatchling Croc
 
Join Date: Jul 2005
Posts: 23
Default Re: Round Cube

Quote:
Originally Posted by ecu94dawg
I wonder if Roundcube is going to be HG's webmail answer to resalers. It's skinnable, and the default skin HG has looks good.

I'll keep checking the RoundCube forum to see
I noticed last night that RoundCube is an option in Cpanel's web mail now, You can event get to your "other" folders that were created. The only major problem I've found is that there is no import for the address book.

It is very clean and fast though
  #122  
Old 06-06-2006, 10:07 AM
esl's Avatar
esl esl is offline
Emperor Croc
 
Join Date: Jan 2005
Location: Proud to be an American - USA
Posts: 2,227
Default Re: NEW Webmail System!

I believe the import option is in the plans for their future release.
__________________
Have a great day,
Evan
  #123  
Old 06-06-2006, 10:10 AM
ibits ibits is offline
Hatchling Croc
 
Join Date: Jul 2005
Posts: 23
Default Re: NEW Webmail System!

Quote:
Originally Posted by esl
I believe the import option is in the plans for their future release.
I saw that on the "upcoming features" list, but truthfully, it is pretty easy to add new contacts that you receive e-mail from to the address book, just click the + and it is done... I'm hoping to get some of my clients to start using it soon.
  #124  
Old 06-20-2006, 08:19 AM
computergenius computergenius is offline
Baby Croc
 
Join Date: Jan 2005
Posts: 54
Default Re: NEW Webmail System!

I have someone asking if it's possible to export a contacts list from hotmail and import it into this webmail. I don't have hotmail, but I suspect that it isn't possible. Does anyone know?
  #125  
Old 06-20-2006, 08:36 AM
ibits ibits is offline
Hatchling Croc
 
Join Date: Jul 2005
Posts: 23
Default Re: NEW Webmail System!

Quote:
Originally Posted by computergenius
I have someone asking if it's possible to export a contacts list from hotmail and import it into this webmail. I don't have hotmail, but I suspect that it isn't possible. Does anyone know?
What are they needing to import it into, Horde? What they need to look for is an option to export their contacts/address book into a text format or CSV format. Then if it needs to be manupulated in a text editor or Excel before importing into Horde, it can be.

I don't have a hotmail account, so I don't know if exporting is an option, I would "think" it is, but we are talking about a MS product
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 03:22 AM.