Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Network Troublshooting => Linux Servers Support => Topic started by: ruzzell on June 12, 2004, 11:45:50 AM

Title: Client can see internet but can't access mail hub
Post by: ruzzell on June 12, 2004, 11:45:50 AM
Hi,
  I have a Linux box that connects to my ISP. When the box is connected it runs fetchmail and sendmail and pulls the mail down onto it.
  I want two client PC's to access their e-mail off the Linux box. They can see the internet thru Squid proxy but I need help in setting up Netscape and Outlook to find the Linux box.
  Any pointers to help me solve this problem would be greatly appreciated.
Thanks
Ruzzell
Title: Client can see internet but can't access mail hub
Post by: Aleksandar on June 14, 2004, 07:43:52 AM
I had the same problem and I resolved with this:

This settings put in .fetchmailrc file on Linux and all users have to user account on it!

user "%username ISP%" is "%localuser%" - on Server Linux
password "%password ISP%" - password for remote mailbox


In the Outlook put this:
Accounts > Mail tab > Linux properties > Servers tab >

incoming mail: LINUX
outgoing mail: LINUX

account name: %username% on LINUX
password: %password% on LINUX