私はirssiとxmppプラグインを設定しました:
{
address = "talk.google.com";
chatnet = "Gtalk";
autoconnect = "yes";
port = "5223";
#use_ssl = "yes";
#ssl_verify = "yes";
ssl_capath = "/etc/ssl/certs";
}
と
Gtalk = { type = "XMPP"; nick = "neilhwatson@gmail.com"; };
次のエラーが返されます。
09:09 [Gtalk] -!- HTTP/1.1 301 Moved Permanently
09:09 [Gtalk] -!- Location: http://www.google.com/hangouts/
09:09 [Gtalk] -!- Content-Type: text/html
09:09 [Gtalk] -!- Content-Length: 178
動作する他のホストまたはポートの組み合わせはありますか?