LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Outlook not working in client Windows pc (https://www.linuxquestions.org/questions/linux-server-73/outlook-not-working-in-client-windows-pc-858310/)

Senthilv 01-24-2011 05:28 AM

Outlook not working in client Windows pc
 
I am facing the problem in squid server. I configured the squid transparent and its
working fine and browsing but when the clients are configuring the ms outlook than squid is not allowing
the smtp(587) and pop3(995) request. email send and recieve are failed.
So how to overcome with this problem.
Help me.

tva 01-24-2011 05:33 AM

Have you tried secured connection (SSL/TLS) ? pop3s default port is 995.

You can also try to add

acl Safe_ports port 110
acl safe_ports port 25

in your squid.conf

h.haider 05-02-2011 01:05 AM

Quote:

Originally Posted by tva (Post 4235847)
Have you tried secured connection (SSL/TLS) ? pop3s default port is 995.

You can also try to add

acl Safe_ports port 110
acl safe_ports port 25

in your squid.conf


Dear visit this link its works 100% for me

http://broexperts.com/2011/06/how-to...-behind-squid/

pinoyden 05-02-2011 09:08 PM

Quote:

Originally Posted by h.haider (Post 4343491)
Dear visit this link its works 100% for me

freelinuxtutorialxblogspotxcom/2011/05/how-to-use-outlook-express-behind-squid.html

thanks for the link :)

h.haider 07-04-2011 06:05 AM

Your are always welcome


All times are GMT -5. The time now is 12:13 AM.