1246076496.527 79 (ip_hidden) TCP_MISS/200 4467 CONNECT login.yahoo.com:443 - DIRECT/209.191.92.114 - 1246076496.689 139 (ip_hidden) TCP_MISS/302 1451 GET http://us.f1119.mail.yahoo.com/ym/login? - DIRECT/98.137.26.66 text/html 1246076496.730 38 (ip_hidden) TCP_MISS/302 564 GET http://login.yahoo.com/config/mail? - DIRECT/209.191.92.114 text/html 1246076496.828 94 (ip_hidden) TCP_MISS/200 10754 CONNECT login.yahoo.com:443 - DIRECT/209.191.92.114 - 1246076496.949 42 (ip_hidden) TCP_MISS/200 3005 CONNECT us.bc.yahoo.com:443 - DIRECT/68.142.213.159 - trying to get Squid working with Yahoo webmail (and some others that arent working) ...i can use gmail and even services like Meebo without an issue but things like my Yahoo and my GoDaddy webmail seem to authenticate (if i use wrong credentials it tells me so) but then doesnt actually log in... just tosses me back to the login GET POST CONNECT methods all allowed.... not caching... I am running a multiple IP setup using this: http_port x.x.x.246:3129 http_port x.x.x.247:3130 http_port x.x.x.248:3131 http_port x.x.x.249:3132 http_port x.x.x.250:3133 acl example_dst1 myip x.x.x.246 acl example_dst2 myip x.x.x.247 acl example_dst3 myip x.x.x.248 acl example_dst4 myip x.x.x.249 acl example_dst5 myip x.x.x.250 tcp_outgoing_address x.x.x.246 example_dst1 tcp_outgoing_address x.x.x.247 example_dst2 tcp_outgoing_address x.x.x.248 example_dst3 tcp_outgoing_address x.x.x.249 example_dst4 tcp_outgoing_address x.x.x.250 example_dst5 Tried this... no change: acl url dstdomain .yahoo.com always_direct allow url cache deny url Any ideas? -- View this message in context: http://www.nabble.com/Cannot-login-to-Yahoo-webmail-tp24230471p24230471.html Sent from the Squid - Users mailing list archive at Nabble.com.