Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Windows Live Custom Domains Beta & Gotmail [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
OneInchMen
n00b
n00b


Joined: 30 Sep 2004
Posts: 70
Location: Tilburg, the Netherlands

PostPosted: Tue Nov 29, 2005 4:11 pm    Post subject: Windows Live Custom Domains Beta & Gotmail [solved] Reply with quote

Today I got the news that our all-time favorite software developer has created a new service...

With the "Windows Live Custom Domains Beta" service, you can point your MX record of your domain to a MS mail server, where you can create max 20 email users. Access to the very large mailboxes (a whopping 2 MB, THANK YOU BILL!!!) is done through the not-quite-so-hotmail interface. A perfect candidate for gotmail...

Here comes my question/problem: appearently gotmail is unable to get mail from a custom domain and returns this error: "Could not parse redirect location".

Code:
# gotmail -u harold -p ********* -d ****.nl -f harold@localhost
Could not parse redirect location


I'm using gotmail 0.8.6.

Has any of you been able to get mail from a custom domain? If so, please share your gotmail configuration...

Thanx...
_________________
--> http://www.oneinchmen.com <--


Last edited by OneInchMen on Tue Nov 29, 2005 4:25 pm; edited 1 time in total
Back to top
View user's profile Send private message
OneInchMen
n00b
n00b


Joined: 30 Sep 2004
Posts: 70
Location: Tilburg, the Netherlands

PostPosted: Tue Nov 29, 2005 4:25 pm    Post subject: Reply with quote

Let me give me my own solution, maybe It can help to solve my problem: just add <yourdomain.ext> to the array found at line 120 of /usr/bin/gotmail.

Code:
my(@domains) = ("hotmail.com",
                "msn.com",
                "charter.com",
                "compaq.net",
                "hotmail.co.jp",
                "hotmail.co.uk",
                "hotmail.de",
                "hotmail.fr",
                "hotmail.it",
                "messengeruser.com",
                "passport.com",
                "webtv.net",
                "****.nl");


...and gotmail won't complain about the custom domain...
_________________
--> http://www.oneinchmen.com <--
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum