Kopete Through Proxy

Hello guys

I am behind an university proxy but if I try to use Kopete for connect my gmail and hotmail account doesn’t work.

I google it and found that proxychains could help, but I think that I have some problems in the configuration.

My /etc/proxychains.conf looks like this


[ProxyList]
# add proxy here ...
http	http://cache-1.in.crous-toulouse.fr	3128	
# meanwile
# defaults set to "tor"
socks4 	127.0.0.1 9050

and I have this error message

mikesol@linux-zfbi:~> proxychains kopete
ProxyChains-3.1 (http://proxychains.sf.net)
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
Calling appendChild() on a null node does nothing.
mikesol@linux-zfbi:~> Calling appendChild() on a null node does nothing.

And if I try to connect into my gmail or hotmail account this happens

Unknown signature value:  795
|S-chain|-<>-127.0.0.1:9050-<--timeout
|S-chain|-<>-127.0.0.1:9050-<--timeout
|S-chain|-<>-127.0.0.1:9050-<--timeout
|S-chain|-<>-127.0.0.1:9050-<--timeout
|S-chain|-<>-127.0.0.1:9050-<--timeout
|S-chain|-<>-127.0.0.1:9050-<--timeout
|S-chain|-<>-127.0.0.1:9050-<--timeout
|S-chain|-<>-127.0.0.1:9050-<--timeout
|S-chain|-<>-127.0.0.1:9050-<--timeout
|S-chain|-<>-127.0.0.1:9050-<--timeout
|DNS-request| messenger.hotmail.com
|S-chain|-<>-127.0.0.1:9050-<--timeout
|DNS-response|: messenger.hotmail.com is not exist

I am not an expert in these things, so anyone can help to configuring it correctly?

Thanks in advance