Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
03-15-2005, 06:30 PM
|
#1
|
Senior Member
Registered: Aug 2003
Location: Berkeley, CA
Distribution: Mac OS X Leopard 10.6.2, Windows 2003 Server/Vista/7/XP/2000/NT/98, Ubuntux64, CentOS4.8/5.4
Posts: 2,986
Rep:
|
Thunderbird, Webmail extensions, port 110 problem
Can someone tell me how to get webmail extension working? I'm really confused. Apparently it needs an external application to work since it connects to the localhost (127.0.0.1:110).
I am using the Thunderbird V. 1.0. I also got the webmail extension from http://webmail.mozdev.org/ . The problem is that after I installed them and check the options for the webmail extension, it says my port 110, and any ports below 1024, may be blocked by my OS. I am using Mandrake and I made sure that the firewall is turned OFF. The only thing I can think of is that my router may be blocking it? I tried port forwarding of 110 to my IP address, but it did not work. When I try ports above 1024, they work fine.
Last edited by Micro420; 03-15-2005 at 07:24 PM.
|
|
|
03-15-2005, 07:24 PM
|
#2
|
Senior Member
Registered: Jul 2004
Location: Denmark
Distribution: Ubuntu, Debian
Posts: 1,524
Rep:
|
the ports in range 0-1024 are reserved for root. The cheasy solution would be to hack up a demon that copies from port 110 to (say) 1110; I'd think there's an easy way to do this (easy as in doesn't require you to actually write any C code). As long as you don't start running this as root
|
|
|
03-15-2005, 07:27 PM
|
#3
|
Senior Member
Registered: Aug 2003
Location: Berkeley, CA
Distribution: Mac OS X Leopard 10.6.2, Windows 2003 Server/Vista/7/XP/2000/NT/98, Ubuntux64, CentOS4.8/5.4
Posts: 2,986
Original Poster
Rep:
|
Thanks for the reply but this is getting complicated. let me explain:
I installed this program called Hotwayd, which allows you to get HOtmail by setting up your localhost, 127.0.0.1. I then edited my /etc/hosts.allow file and allowed Hotwayd to be 127.0.0.1. I was then able to download mail (Hotmail only) in THunderbird using a higher port, like 1025 and setting the POP server to be 127.0.0.1 (I really don't get this. I just followed Hotwayd's instructions). Problem was that Hotwayd does not support Yahoo mail so I uninstalled it. Now I can't get any Hotmail or Yahoo mail. I'm really confused as to how this works. BUT, now my port 110 is open again and the Webmail extension in Thunderbird says it is all set up and ready to go.
Another thing is that I am a PAYING customer to Yahoo PLUS ($20 a year), yet, I am unable to access their POP3 to get mail in Thunderbird. I set everything up, the POP and SMTP, yet I get an error when I type my password. All authentication and security settings are off, as instructed by Yahoo.
Any ideas?!?!?
Last edited by Micro420; 03-15-2005 at 07:29 PM.
|
|
|
03-15-2005, 07:42 PM
|
#4
|
Senior Member
Registered: Jul 2004
Location: Denmark
Distribution: Ubuntu, Debian
Posts: 1,524
Rep:
|
try something like this (but only delete mail you don't wanna have anymore):
$ telnet pop.yahoo.com 110
USER JohnDoe
PASS Private
LIST
RETR 1
RETR 2
DELE 1
QUIT
if it all works, then Yahoo really provides pop for you, but something in your config is wrong. Try some other email clients: evolution and mutt, to name two.
---
explanation about Hotwayd: what it does is that it pretends to be a POP3 mail server; whenever you request something from it, it just requests the same from hotmail and then delivers it back to you. Let me guess: it was quite slow? That's because (unless you can actually pop @ hotmail) it was downloading html. Yahoopops works that way, at least (I wouldn't be surprised if this is at least sorta' the same).
---
By the way, I can recommend you an email configuration like mine: I have my public email (jonaskoelker@users.sourceforge.net) which forwards mail to an address of choice: jonaskoelker@gawab.com (they provide 15MB storage, _free_ pop and smtp, which works quite ok). In case I find a better mail provider, I switch the configs for my sourceforge account to forward to that instead, and nobody who sends me mail will ever need to know. I'm thinking this just maybe could work for you too.
Hope this helps,
Jonas Kölker
|
|
|
03-15-2005, 07:48 PM
|
#5
|
Senior Member
Registered: Aug 2003
Location: Berkeley, CA
Distribution: Mac OS X Leopard 10.6.2, Windows 2003 Server/Vista/7/XP/2000/NT/98, Ubuntux64, CentOS4.8/5.4
Posts: 2,986
Original Poster
Rep:
|
Thank you for the detailed reply and explanation, Jonas.
I telnetted into pop.mail.yahoo.com 110
It then said "HELLO!"
so I did
user myusername
pass mypassword
and then it said "Error logging in. Visit http://mail.yahoo.com"
So I don't have POP access?
I will also look into e-mail forwarding.
Last edited by Micro420; 03-15-2005 at 07:51 PM.
|
|
|
All times are GMT -5. The time now is 11:49 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|