Hi. I'm running Squid as a reverse (accel) proxy for our Inotes users. I only allow Https protocol due to safety reasons. Everything is running fine Except the Attachment downloads. I saw a post on this in the mail list archives but i couldn't find any solution to the problem. Does anyone know how to solve this ? OS:Linux Debian 3.0 R5 Squid : squid-3.0-PRE3-20050513 Inotes : v 6.5.2 Error message from Inotes: "Unable to downloadfile" Error message in squid : <none> looks fine to me squid.conf -------------------- #http_port 80 accel vhost https_port 443 accel vhost key=/usr/local/squid/cert/mynewkey.pem cert=/usr/local/squid/cert/cacertnew. pem sslproxy_flags DONT_VERIFY_PEER icp_port 0 cache_dir ufs /usr/local/squid/cache 1000 16 256 cache_access_log /usr/local/squid/var/logs/access.log cache_log /usr/local/squid/var/logs/cache.log cache_store_log /usr/local/squid/var/logs/store.log pconn_timeout 31 minutes acl all_no_cache src 0/0 no_cache deny all_no_cache acl dest dstdomain .seit.dometic.com always_direct allow dest pid_filename /var/run/squid.pid hosts_file /etc/hosts cache_effective_user squid visible_hostname webmail.seit.dometic.com #httpd_accel_host virtual #httpd_accel_uses_host_header on #httpd_accel_port 0 acl all src 0.0.0.0/0.0.0.0 / Wes -------------------------------- Tommy Westin Systemsdeveloper Buggit HB