Linux - SoftwareThis 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.
Is there a transparent proxy daemon? In which i don't have to input proxy hostname and port in the webrowser. I am using Wingate before in Windows and it does everything for me. However, i tried squid but you have to configure the browser for it to connect. The problem is, I want my mails to work also but the squid is not allowing pop and smtp connection. Please help me.
Distribution: Windows XP, yup :D Will be back onto Ubuntu probably someday
Posts: 107
Rep:
HTTP, POP and SMTP are on different port numbers. HTTP is port 80, so the proxy is working for HTTP. You need to add more lines for the POP and SMTP ports (POP3-110, SMTP-25). For a list of port numbers see the /etc/services file.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.