- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Linux server network Running Apache Proxy: Win...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2001 09:12 AM
11-24-2001 09:12 AM
Linux server network Running Apache Proxy: Win98 client cant access external mail account
I would like to automatically download my external (yahoo) mail through Outlook Express, but cannot get access.
I have tried 1) disabeling all firewall security on my server, 2) installing the masquerading, 3) installing another mail server , and lots of other little things....
I think there is something basic that I am missing here. I don't care about local user mail accounts, so I presume my sendmail (or whatever: I have installed qmail as well) is irrelevant.
Any idea why I cant download external mails???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2001 10:21 AM
11-24-2001 10:21 AM
Re: Linux server network Running Apache Proxy: Win98 client cant access external mail account
I don't use Yahoo mail too often, but this is what I think about it: Yahoo is a bussiness that is based on commercials. Downloading your emails by any other way than visiting their pages is money loss. So I suppose they just don't offer IMAP/POP3 access so it's theorethically impossible for one to download emails from it.
E.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2001 10:29 AM
11-24-2001 10:29 AM
Re: Linux server network Running Apache Proxy: Win98 client cant access external mail account
sorry, I checked and they offer pop3 access. I couldn't make it work so far, but I am still trying :)
E.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2001 01:17 AM
11-25-2001 01:17 AM
Re: Linux server network Running Apache Proxy: Win98 client cant access external mail account
The address are pop.mail.yahoo.com
smtp.mail.yahoo.com
I just cant seem to get to it through my network.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2001 12:05 PM
11-25-2001 12:05 PM
Re: Linux server network Running Apache Proxy: Win98 client cant access external mail account
Yahoo mail allows you to read/send email thru a web based interface (that should work fine with your web browser + proxy) or thru pop3/smtp (using a regular mail client).
Your proxy is probably just a web proxy, meaning that only browsers will be able to use it. To use your regular email client, you have some options, but I'd say the easiest ones are:
1) Use iptables to add masquerading to your server (allow connections from your internal net to mail.yahoo.com ports 110 and 25)
2) Create an account on your linux server that fetches the mail using fetchmail every 5 minutes. Then, point your mail client pop settings to your Linux box (requires a user with the same name on your Linux box and a few extras).
Hope it helped,
Paga
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2001 06:02 AM
11-26-2001 06:02 AM
Re: Linux server network Running Apache Proxy: Win98 client cant access external mail account
I thought it might be something "simple", and it was. My apache configuration was fine, my Masquerading was fine, my proxy server was fine, my sendmail was irrelevant.
Problem lay in the client. My provider had changed/extended their DNS server. The old DNS number was still working but only to limited sites. (Great idea what?)I hate the way these things can eat up days of your life !
I'll post details for those who have the same problem/provider. My provider is t-online. Old DNS 194.25.2.129. New DNS: 194.25.2.132