Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Squid config
Name: megha Date: August 5, 2003 at 08:52:38 Pacific OS: linux 9. CPU/Ram: p4 256mb
Comment:
I have installed redhat linux 9 in my server. using squid as proxy. We have 64kbps leased line internet connectivity. I am sharing the internet connection with win2000 professional clients. I couldn't send the mails from outlook where i can change ? & What i can change the settings? Please help me
Name: 3Dave Date: August 5, 2003 at 09:20:45 Pacific
Reply:
From my understanding, squid is just a caching web proxy and has nothing to do with mail. You could either set the clients to deliver directly to the mail server (eg smtp.isp.com), or set up a mail server on the linux box to do the same job (ie collect mail from all the clients and forwarded it on to smtp.isp.com)
0
Response Number 2
Name: Erik Date: August 5, 2003 at 09:31:18 Pacific
Reply:
True, squid only does web proxy. I use postfix on my linux pc as a mail gateway between Groupwise and the internet. I use webmin to configure postfix. Erik
Summary: I did Squid configuration in Linux fedora and While I try to access internet throght my another domain machine with this configured proxy I am getting an " No page to Display error" . But in that Linu...
Summary: squid = proxy server software ACL = access list defined in /etc/squid.conf (which is squid's main config file) install squid and carefully read the documentation in /usr/share/doc/squid and also read...