![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Ubuntu 9.10 is out!!!
When downloading Ubuntu 9.10 please consider using bittorrent to get your copy of Ubuntu. The Ubuntu Developers Summit for Lucid Lynx will be held the week of 16-Nov-2009 till 20-Nov-2009 in Dallas, TX USA. Visit the the Ubuntu wiki for more information about UDS and how to participate remotely. |
|
Tutorials & Tips The place to find Ubuntu related Tips & Tricks. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
A Carafe of Ubuntu
![]() Join Date: Jun 2006
Location: Michigan, US
Beans: 119
Ubuntu 6.06
|
HOWTO: Send and Receive Hotmail through Evolution
Okay everyone, after digging around in these forums and googling like I've never googled before, I figured out how to send and receive e-mail through hotmail using Evolution. I'm throwing together a rough HOWTO for others. If things need more clarification, let me know and I'll update it.
First, make sure your system is up to date. Open up a terminal and type: Code:
sudo apt-get update Code:
sudo apt-get install inetutils-inetd Code:
sudo apt-get install hotway hotsmtp Code:
sudo gedit /etc/inetd.conf Code:
pop3 stream tcp nowait nobody /usr/sbin/tcpd /usr/bin/hotwayd Code:
pop3 stream tcp nowait nobody /usr/sbin/tcpd /usr/bin/hotwayd -r Code:
2500 stream tcp nowait nobody /usr/sbin/tcpd /usr/bin/hotsmtpd Code:
sudo /etc/init.d/inetutils-inetd restart Code:
* Restarting internet superserver inetd [ ok ] Email Address: xxx@hotmail.com (fill in your normal e-mail address that you use to login to hotmail) Receive Server type: POP Server: 127.0.0.1 Username: xxx@hotmail.com (same as above) Security: No encryption Authentication type: Password (Remember password checkbox is up to you) Send Server type: SMTP Server: 127.0.0.1:2500 [X] Server requires authentication (check this box) Use Secure Connection: No encryption Authentication Type: PLAIN Username: xxx@hotmail.com (same as above) (Optional Remember password checkbox) Last edited by Indras; July 8th, 2006 at 12:43 AM.. |
|
|
|
|
|
#2 |
|
Iced Blended Vanilla Crème Ubuntu
![]() Join Date: May 2006
Location: Wichita, Kansas
Beans: 2,797
Ubuntu 9.10 Karmic Koala
|
Re: HOWTO: Send and Receive Hotmail through Evolution
Thanks. However, should be hotsmtp, not hotsmtpd as set out in the third code step in your original post.
![]() |
|
|
|
|
|
#3 | |
|
Just Give Me the Beans!
![]() Join Date: Jan 2006
Beans: 43
|
Re: HOWTO: Send and Receive Hotmail through Evolution
Quote:
|
|
|
|
|
|
|
#4 | |
|
First Cup of Ubuntu
![]() Join Date: Jun 2006
Location: Washington, DC USA
My beans are hidden!
|
Re: HOWTO: Send and Receive Hotmail through Evolution
Quote:
That, along with the MSIE-centric focus of www.live.com, is one of the things that pushed me into moving to Linux. |
|
|
|
|
|
|
#5 |
|
Iced Blended Vanilla Crème Ubuntu
![]() Join Date: May 2006
Location: Wichita, Kansas
Beans: 2,797
Ubuntu 9.10 Karmic Koala
|
Re: HOWTO: Send and Receive Hotmail through Evolution
Yeah, I got the same message. Thus, away from Hotmail, onto Gmail.
|
|
|
|
|
|
#6 |
|
Way Too Much Ubuntu
![]() Join Date: Feb 2006
Beans: 270
|
Re: HOWTO: Send and Receive Hotmail through Evolution
Great guide, thanks! Worked perfect and now I have my hotmail inside Linux!! Amazing
|
|
|
|
|
|
#7 | |||
|
A Carafe of Ubuntu
![]() Join Date: Jun 2006
Location: Michigan, US
Beans: 119
Ubuntu 6.06
|
Re: HOWTO: Send and Receive Hotmail through Evolution
Quote:
Quote:
By the way, how old is your account? I find a lot of articles in google saying that Hotmail was ending WebDAV access to new accounts in order to crack down on spam, but all the articles are around September 27, 2004. I know for a fact that I've had my hotmail account for at least six years, and I've always had the capability to open it in Outlook Express (which uses WebDAV). I'm thinking if it's a really new account, it might need to be active for a certain number of months before they give you WebDAV. Otherwise, it might be that all new accounts are not getting WebDAV at all, in which case you're SOL. My only other suggestion is to try logging directly in via www.hotmail.com to confirm that the e-mail address and password are 100% correct, and that the account is active. EDIT: Here's a website that confirms my suspicions: http://www.neilturner.me.uk/2006/Apr...ve_mail_i.html Quote:
Last edited by Indras; June 20th, 2006 at 08:03 PM.. |
|||
|
|
|
|
|
#8 |
|
Just Give Me the Beans!
![]() |
Re: HOWTO: Send and Receive Hotmail through Evolution
Or better yet just use...
Code:
pop3hot.com ![]() |
|
|
|
|
|
#9 |
|
Way Too Much Ubuntu
![]() Join Date: Apr 2005
Location: Sussex, UK
Beans: 253
Ubuntu 9.10 Karmic Koala
|
Re: HOWTO: Send and Receive Hotmail through Evolution
Cool, worked for me without any problems.
Are there any security implications of using email this way. I noticed authentication is in the clear, but am I right in assuming this doesn't matter because the hotmail server is really localost? Basically I want to know if any passwords or data is sent in the open. Thanks for the howto
__________________
The Free Software war is won, all else is now maneuvering |
|
|
|
|
|
#10 | ||
|
A Carafe of Ubuntu
![]() Join Date: Jun 2006
Location: Michigan, US
Beans: 119
Ubuntu 6.06
|
Re: HOWTO: Send and Receive Hotmail through Evolution
Quote:
I did a bit of research, but it seems the project page for hotwayd is missing or corrupted (http://hotwayd.sourceforge.net). The only "real" information I can find is this: http://www.freshports.org/mail/hotwayd/ Quote:
After a bit of digging, I found this site, which is currently missing (so I'm linking to the google cache page): http://72.14.203.104/search?q=cache:...s&ct=clnk&cd=2 This gives an idea of the login process that Hotwayd uses to connect to the Hotmail server. If you're feeling really frisky, feel free to read the specifications for the WebDAV protocol for very specific information: http://webdav.org. Personally, I find it all a bit over my head |
||
|
|
|
| Bookmarks |
| Tags |
| evolution, hotmail, mail.live.com, thunderbird |
| Thread Tools | |
| Display Modes | |
|
|