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

Notices

Closed Thread
 
Thread Tools
  #226  
Old 04-03-2007, 03:47 AM
eLIANT eLIANT is offline
King Croc
 
Join Date: Apr 2005
Posts: 1,058
Default Re: NEW Webmail System!

Quote:
Originally Posted by slapshotw View Post
I wouldn't start screwing around the the cPanel install of roundcube, trying to brand it.
Please note > I was quoting from an older post in this thread. It was refering to the ability for users to change email passwords without using cPanel.

The link, https://www.domain.com:2096/webmailpasswd.cgi, takes you to cPanel's "webmailpasswd.cgi," which has the sole purpose of allowing email password changes without logging in through cPanel. However, that cgi script presents a screen with the cPanel brand across the top. THAT is what I was asking about. Can THAT be branded?
__________________

eLIANT Technology Services
(site feedback welcome)
  #227  
Old 04-03-2007, 04:40 AM
slapshotw's Avatar
slapshotw slapshotw is offline
Veteran Croc
 
Join Date: Jun 2006
Posts: 5,164
Default Re: NEW Webmail System!

Quote:
Originally Posted by eLIANT View Post
THAT is what I was asking about. Can THAT be branded?
Gotcha, sorry. Does branding cPanel in the normal way (the "change branding images") not work on that screen?
__________________
Follow me on Twitter! http://twitter.com/mrw
  #228  
Old 04-03-2007, 08:45 AM
eLIANT eLIANT is offline
King Croc
 
Join Date: Apr 2005
Posts: 1,058
Default Re: NEW Webmail System!

Quote:
Originally Posted by slapshotw View Post
Does branding cPanel in the normal way (the "change branding images") not work on that screen?
I am not positive, but I don't think so.

The CP branding function only allows changes to images on the main menu. My test:
- Go to other (secondary) CP screens;
- Query an image to get its name (which is always different than the names of images on the main menu screen);
- Go back to main menu;
- Enter "branding" mode;
- Uploaded MY version of the image displayed on the secondary screen, making sure that the name of the uploaded image is the same as the name of the image on the CP secondary screen;
- Go BACK to the secondary screen.

Result: no change.

That's all the experimenting I've done. If there is another technique that works, I'd love to hear about it.
__________________

eLIANT Technology Services
(site feedback welcome)
  #229  
Old 04-03-2007, 12:46 PM
slapshotw's Avatar
slapshotw slapshotw is offline
Veteran Croc
 
Join Date: Jun 2006
Posts: 5,164
Default Re: NEW Webmail System!

Quote:
Originally Posted by eLIANT View Post
That's all the experimenting I've done. If there is another technique that works, I'd love to hear about it.
If it's the same name, maybe it's a cache clearing issue? Or maybe, as usual, cPanel is not up to snuff.
__________________
Follow me on Twitter! http://twitter.com/mrw
  #230  
Old 08-25-2007, 08:21 AM
rik4400 rik4400 is offline
Banned User
 
Join Date: Aug 2007
Posts: 1
Default Re: NEW Webmail System!


www.azzur.hotmail.ru

that cool
ticketwww.azzur.hotmail.ru
  #231  
Old 08-25-2007, 09:46 AM
Pazeh Pazeh is offline
King Croc
 
Join Date: Jan 2005
Posts: 1,324
Default Re: NEW Webmail System!

I'm not going to read all the previous 10 pages.

But if someone is thinking of re-branding the Cpanel password change, so their clients can change their password for Roundcube, you don't need to do so.

There is a roundcube add on that will let you change the password from the personal settings in the roundcube.
  #232  
Old 10-01-2007, 09:11 PM
lsimpson's Avatar
lsimpson lsimpson is offline
Baby Croc
 
Join Date: Sep 2007
Posts: 51
Default Re: NEW Webmail System!

I am on the Shared server, If I run my DNS at Godaddy can I create c-names to have the new web mail appear as http://webmail.mydomainname.com? I used to use my own copy of Nutsmail at previous host but it looks like I can't run it here on the shared server?
  #233  
Old 10-01-2007, 11:29 PM
slapshotw's Avatar
slapshotw slapshotw is offline
Veteran Croc
 
Join Date: Jun 2006
Posts: 5,164
Default Re: NEW Webmail System!

Quote:
Originally Posted by lsimpson View Post
I am on the Shared server, If I run my DNS at Godaddy can I create c-names to have the new web mail appear as http://webmail.mydomainname.com? I used to use my own copy of Nutsmail at previous host but it looks like I can't run it here on the shared server?
You can of course install your own nutsmail/squirrelmail here. If you want, make a subdomain in cPanel, install it to that subdomain, and then make your cname. It should work perfectly. Alternatively, put it in a directory.
__________________
Follow me on Twitter! http://twitter.com/mrw
  #234  
Old 10-01-2007, 11:53 PM
lsimpson's Avatar
lsimpson lsimpson is offline
Baby Croc
 
Join Date: Sep 2007
Posts: 51
Default Re: NEW Webmail System!

Thanks slapshotw.

You wouldn't happen to know the pop and smtp server addresses I would need for SM config file? Also if I created CNAME records for all my add on domains and pushed them to the same directory would that work on the shared platform?

It's a shame the webmail.hostgator.com can't be set up to use our domain names on shared server.

Appreciate your time I just moved from Powweb and things are a bit different with relation to subdomains and mapping here.

EDIT: If I set up DNS with Godaddy is there a list of records I would need to create available?

Last edited by lsimpson; 10-02-2007 at 12:01 AM.
  #235  
Old 10-02-2007, 01:00 AM
slapshotw's Avatar
slapshotw slapshotw is offline
Veteran Croc
 
Join Date: Jun 2006
Posts: 5,164
Default Re: NEW Webmail System!

Quote:
Originally Posted by lsimpson View Post
You wouldn't happen to know the pop and smtp server addresses I would need for SM config file?
SM uses IMAP, not pop. The IMAP address you should use is "localhost" without the quotes. And I use sendmail for outgoing, not SMTP. Here's the sendmail settings I use for SM:

Sendmail arguments: -i -t
Path: /usr/sbin/sendmail
Server: localhost
Port: 25

Quote:
Also if I created CNAME records for all my add on domains and pushed them to the same directory would that work on the shared platform
It should, but why bother? Why not set your nameservers to hostgator, and set any external A records or CNAMEs on the hostgator DNS? Do you have a lot of non-hostgator records in there?
__________________
Follow me on Twitter! http://twitter.com/mrw
  #236  
Old 10-02-2007, 01:09 AM
lsimpson's Avatar
lsimpson lsimpson is offline
Baby Croc
 
Join Date: Sep 2007
Posts: 51
Default Re: NEW Webmail System!

Thanks for the SM settings I'll set those up when I get the client transferred over to HG.

I basically have a few domains all at Godaddy with their Nameservers set to HG. From what I've read I can't set A records or C Names on HG shared server. I can't see where to set them anyway :-))

At Powweb I could redirect subdomains to a specific folder via a .htaccess is this an option?

I basically want my my SM installed at email.domain1.com and require email.domain2.com etc... to land at that folder preserving their url.
  #237  
Old 10-02-2007, 02:33 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!

Quote:
Originally Posted by lsimpson View Post
From what I've read I can't set A records or C Names on HG shared server. I can't see where to set them anyway :-))
Just ask support; they should be able to edit you DNS Record for you. Ask them to set up a SPF record while they are at it.

http://forums.hostgator.com/showthread.php?t=8401
__________________
Have a great day,
Evan
  #238  
Old 10-02-2007, 05:29 PM
lsimpson's Avatar
lsimpson lsimpson is offline
Baby Croc
 
Join Date: Sep 2007
Posts: 51
Default Re: NEW Webmail System!

Quote:
Originally Posted by esl View Post
Just ask support; they should be able to edit you DNS Record for you. Ask them to set up a SPF record while they are at it.

http://forums.hostgator.com/showthread.php?t=8401

Shall do thanks for your assistance. I got my Squirrel Mail all installed and working across multiple domains, nearly there!!!
  #239  
Old 10-02-2007, 05:54 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!

Quote:
Originally Posted by lsimpson View Post
Shall do thanks for your assistance. I got my Squirrel Mail all installed and working across multiple domains, nearly there!!!
I am glad everything is going well!
__________________
Have a great day,
Evan
  #240  
Old 10-02-2007, 05:57 PM
lsimpson's Avatar
lsimpson lsimpson is offline
Baby Croc
 
Join Date: Sep 2007
Posts: 51
Default Re: NEW Webmail System!

I've just submitted a ticket requesting C Name and SPF records required to be set up. Cheers.......
  #241  
Old 10-03-2007, 07:58 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!

Any update for NutsMail for resellers?
__________________
Have a great day,
Evan
  #242  
Old 10-03-2007, 08:12 PM
slapshotw's Avatar
slapshotw slapshotw is offline
Veteran Croc
 
Join Date: Jun 2006
Posts: 5,164
Default Re: NEW Webmail System!

Quote:
Originally Posted by esl View Post
Any update for NutsMail for resellers?
What update are you looking for? Resellers and their clients can use the hostgator installation, and resellers can install their own if they don't want the hostgator branding.

I can't find in the thread what else you had requested?
__________________
Follow me on Twitter! http://twitter.com/mrw
  #243  
Old 10-03-2007, 08:25 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!

Quote:
Originally Posted by slapshotw View Post
What update are you looking for? Resellers and their clients can use the hostgator installation, and resellers can install their own if they don't want the hostgator branding.

I can't find in the thread what else you had requested?
See the below. It insinuates resellers and dedicated users will have other version without the powered by HostGator line. I have also asked support a long while back, and they said it was on the back burner.

Quote:
Originally Posted by GatorBenG
*Note: This Webmail System will also be available for Dedicated and Reseller customers very shortly. We will update this thread when it's available.
__________________
Have a great day,
Evan
  #244  
Old 10-16-2007, 05:52 PM
aslihan aslihan is offline
Hatchling Croc
 
Join Date: Aug 2005
Posts: 2
Default Re: NEW Webmail System!

When reseller accounts can use the new webmail system ?
  #245  
Old 10-16-2007, 05:59 PM
Sam Sam is offline
Emperor Croc
 
Join Date: Jan 2007
Location: /bin/false
Posts: 3,057
Default Re: NEW Webmail System!

Quote:
Originally Posted by aslihan View Post
When reseller accounts can use the new webmail system ?
Reseller accounts can use the webmail system already
  #246  
Old 10-16-2007, 06:05 PM
kmaw's Avatar
kmaw kmaw is offline
Emperor Croc
 
Join Date: Mar 2005
Location: Ontario, Canada
Posts: 1,921
Default Re: NEW Webmail System!

Dedicated users can use it as well.
  #247  
Old 10-16-2007, 06:09 PM
Sam Sam is offline
Emperor Croc
 
Join Date: Jan 2007
Location: /bin/false
Posts: 3,057
Default Re: NEW Webmail System!

Quote:
Originally Posted by kmaw View Post
Dedicated users can use it as well.
I think anyone can use it lol
  #248  
Old 10-16-2007, 06:16 PM
aslihan aslihan is offline
Hatchling Croc
 
Join Date: Aug 2005
Posts: 2
Default Re: NEW Webmail System!

I know all the ppl who has hosting on hostgator can use this new webmail system. However I dont wanna give this address (webmail.hostgator.com) to my clients.. They should be login to webmail with their domain names like horde.
  #249  
Old 10-16-2007, 06:21 PM
Sam Sam is offline
Emperor Croc
 
Join Date: Jan 2007
Location: /bin/false
Posts: 3,057
Default Re: NEW Webmail System!

Quote:
Originally Posted by aslihan View Post
I know all the ppl who has hosting on hostgator can use this new webmail system. However I dont wanna give this address (webmail.hostgator.com) to my clients.. They should be login to webmail with their domain names like horde.
You can install your own copy like webmail.mydomain.com
  #250  
Old 10-16-2007, 06:25 PM
gtgeorge's Avatar
gtgeorge gtgeorge is offline
Emperor Croc
 
Join Date: Mar 2005
Posts: 2,223
Default Re: NEW Webmail System!

Quote:
Originally Posted by aslihan View Post
I know all the ppl who has hosting on hostgator can use this new webmail system. However I dont wanna give this address (webmail.hostgator.com) to my clients.. They should be login to webmail with their domain names like horde.
HG dropped the plan for resellers to have an unbranded nutsmail version
__________________
best regards,
George
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:07 AM.