This is a discussion on how to enable microsoft outlook in squid within the Networking, Firewalls and Security forums, part of the Mastering Servers category; i m unable to open my microsoft outlook in my newly configured squid...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
| Sponsored Links | ||
|
|
|
|||
|
sir i deployed squid proxy to run my window envirement
but my clients are unable to send and recieve mails from outlook they found an error task 'mail.daedalussoftware.com -receiving' reported error (0x800CCOF):The connection to the server wwas interrupted.if this problem continues, contact your server admin . sir i applied rules from iptables but this error still exists i can send you my iptalbles rules Chain INPUT (policy ACCEPT) target prot opt source destination ACCEPT tcp -- anywhere anywhere tcp dpt ACCEPT tcp -- anywhere anywhere tcp dpt:smtp ACCEPT udp -- anywhere anywhere udp dpt:smtp ACCEPT udp -- anywhere anywhere udp dpt Chain FORWARD (policy ACCEPT) target prot opt source destination ACCEPT tcp -- 192.168.3.0/24 mail.hostdepot.net tcp dpt ACCEPT tcp -- 192.168.3.0/24 mail.hostdepot.net tcp dpt:smtp ACCEPT udp -- 192.168.3.0/24 mail.hostdepot.net udp dpt:smtp ACCEPT udp -- 192.168.3.0/24 mail.hostdepot.net udp dpt ACCEPT all -- anywhere anywhere |
|
|||
|
no need to do all these if u r using the POP n SMTP server address directly in your outlook (POP and SMTP) of mail service provider.
if u r running ur linux box as mail router and and using sendmail then u have to provide the (smart.smtp) server address tell me one thing are u able to receive the mails?? if not then add the foolowing line in the iptable -A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 110 -j ACCEPT -A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 25 -j ACCEPT then restart iptables service this may solve ur prob. or if this don't help u, try this command service iptables stop (this stops the ipatble just do it for testing. |
|
|||
|
at very first
1.) is squid service running on the linux box check it by using ps aux | grep squid | grep -v -grep or service squid status 2.) check that are client r able to browse the internet from client machines if all is ok then i am giving u link, that will help u http://support.microsoft.com/?kbid=813514 |
|
|||
|
i configured cryrus imap with postfix but i want to creat my create company mailing groups department wise how can do this i m new on fedora core 6 soo plz any one tall me the exact procedure how to configure in step wise
i would be greatful for this thanks kamran |
|
|||
|
Postfix-Cyrus-Web-cyradm-HOWTO
http://www.delouw.ch/linux/postfix.phtml http://tldp.org/HOWTO/Postfix-Cyrus-Web-cyradm-HOWTO/ |
![]() |
| Bookmarks |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to enable squid proxy to accept webtraffic from two netw | bubloob_13 | Linux software | 2 | 12-30-2007 01:08 PM |
| Outlook with Squid transparent Proxy | bubloob_13 | Networking, Firewalls and Security | 0 | 09-16-2007 02:37 PM |
| Open outlook 2003 .pst file on linux | sweta | Linux software | 0 | 07-11-2007 05:35 AM |
| Howto backup and restore Outlook/Outlook Express Datafiles? | Windows Xp/2000/2003 server administration | 6 | 07-31-2006 12:31 PM | |
| Outlook Express mails import to Evolution | ricc | Linux software | 2 | 03-09-2006 04:14 PM |