Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
November 24, 2024, 09:31:28 PM
News
: LinuxSolved.com Linux Help Community Forum..
Home
Search
Login
Register
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Network Troublshooting
»
Linux Proxy Server Support
»
Outlook with squid
« previous
next »
Print
Pages: [
1
]
Author
Topic: Outlook with squid (Read 6689 times)
vlinux1
Linux Learner
Posts: 118
Outlook with squid
«
on:
November 10, 2005, 12:20:58 PM »
Hello all,
I am using Squid proxy on Linux9 all my clients in lan are able to access to web pages but having problem in Outlook of mail sending.
Please tell me what i want to do for working Outlook with squid.
Thanks in Advance
Vijay
Logged
ilias
Linux Learner
Posts: 116
Outlook with squid
«
Reply #1 on:
November 11, 2005, 06:48:07 AM »
hi Vlinux
Pls open the port for SMTP( 25 ) and pop3 ( 110) for the working of outlook in squid configuration.
Or try installing the transparent proxy, which u can see it in the tutorial section.
Logged
muthu
Linux Noob !
Posts: 17
Outlook with squid
«
Reply #2 on:
December 01, 2005, 05:41:06 AM »
hello,
for assum ur ethernet card(eth0) connected to the internet ,issue this cmd,
#iptables -A POSTROUTING -o eth0 -j MASQUERADE
#service iptables save
#service iptables restart
now working for outlook express
thanks
S.Muthu
Logged
deven_01
Linux Learner
Posts: 143
outlook express setting
«
Reply #3 on:
December 02, 2005, 07:15:27 AM »
hello dear
Do one thing
Just put your squid proxy server ip address in outgoing mailserver and incoming mailserver
setting of out look express.
Regards,
Linux User
Logged
Print
Pages: [
1
]
« previous
next »
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Network Troublshooting
»
Linux Proxy Server Support
»
Outlook with squid