FutureQuest, Inc. FutureQuest, Inc. FutureQuest, Inc.

FutureQuest, Inc.
Go Back   FutureQuest Community > General Site Owner Support (All may read/respond) > Domain Names & Procedures
User Name
Password  Lost PW

Reply
 
Thread Tools Search this Thread Display Modes
Old 03-12-2003, 10:30 AM   Postid: 83978
Adam
Registered User

Forum Notability:
136 pts: Helpful Contributor
[Post Feedback]
 
Join Date: Sep 2002
Location: Edinburgh, Scotland
Posts: 272
DNS record rant

I have recently set up a webmail account for me and my family. The URL for checking the mail as specified by the company is http://millerchip.mail.everyone.net , however this is difficult for people to remember so I created a CNAME record in my DNS record for http://mail.millerchip.net to forward to the same address.

The original URL works fine, but the redirected one causes an error message and I cannot work out why. Any ideas would be appreciated.

Thanks in advance,
Adam

Code:
millerchip.net.  IN  NS ns1.granitecanyon.com.
millerchip.net.  IN  NS ns2.granitecanyon.com.

millerchip.net.  IN  RP adam_mchip.hotmail.com. .

millerchip.net.  IN  MX 0 sitemail.everyone.net.  ; EXTREF

millerchip.net.             IN  A  66.111.199.125
localhost.millerchip.net.   IN  A  127.0.0.1

www     IN  CNAME   millerchip.net.
mail    IN  CNAME   millerchip.mail.everyone.net. ; EXTREF
Adam is offline   Reply With Quote
Old 03-12-2003, 10:41 AM   Postid: 83980
JoeLeBlanc
Site Owner
 
JoeLeBlanc's Avatar

Forum Notability:
10 pts: User-friendly
[Post Feedback]
 
Join Date: Mar 2002
Location: Sorrento, FL
Posts: 296
Hmm, this seams to be the problem with the email script at http://millerchip.mail.everyone.net ( look at http://millerchip.mail.everyone.net/...oSuchHost.html ), it seams it denys other host when its redirected as what your doing now, try adding mail.millerchip.net to the email script to accept redirects from mail.millerchip.net

Hope this helps
__________________
Joe - Master of coding!!!
http://www.500inc.com/ | JDLSpeedy's Blog | Disposable Email | Image Converter
JoeLeBlanc is offline   Reply With Quote
Old 03-12-2003, 10:46 AM   Postid: 83981
Adam
Registered User

Forum Notability:
136 pts: Helpful Contributor
[Post Feedback]
 
Join Date: Sep 2002
Location: Edinburgh, Scotland
Posts: 272
I thought it would be something along those lines. Unfortunately I do not have access to the e-mail script to change it. I guess I'll just have to live with the long URL

-- Adam
Adam is offline   Reply With Quote
Old 03-12-2003, 10:51 AM   Postid: 83982
JoeLeBlanc
Site Owner
 
JoeLeBlanc's Avatar

Forum Notability:
10 pts: User-friendly
[Post Feedback]
 
Join Date: Mar 2002
Location: Sorrento, FL
Posts: 296
Hmm, this is what you can do maybe, you can create mail.millerchip.net subdomain on FQ ( $25 setup ) in a folder called mail and add a index.cgi to the folder and use perl to redirect it to millerchip.mail.everyone.net like follow:

Code:
 #!/usr/bin/perl

 print "Location: http://millerchip.mail.everyone.net/\n\n";
-- You can also use http://mail.millerchip.net/mail if you don't want to pay the $25 setup fee
__________________
Joe - Master of coding!!!
http://www.500inc.com/ | JDLSpeedy's Blog | Disposable Email | Image Converter
JoeLeBlanc is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 visitors)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 02:50 AM.


Running on vBulletin®
Copyright © 2000 - 2013, Jelsoft Enterprises Ltd.
Hosted & Administrated by FutureQuest, Inc.
Images & content copyright © 1998-2013 FutureQuest, Inc.
FutureQuest, Inc.