$ sudo aptitude install bitlbee
$ sudo dpkg-reconfigure bitlbee
參考:freehaha 感謝!
$ sudo vi /etc/bitlbee/bitlbee.conf
DaemonInterface = 127.0.0.1
DaemonPort = xxxx
/network add IM
/server add -auto -network IM 127.0.0.1 xxxx
/connect IM
register [pwd]
identify [pwd]
MSN: account add msn [id] [pwd]
GMAIL account add jabber [id] [pwd] talk.google.com:5223:ssl
set charset UTF-8
save
account on 0
可以 msn了
To refresh your buddy list:
blist
To message a buddy:
/msg username message
or, for a single IM and not creating a dedicated new window:
user: message
If bitlbee is driving you crazy with all the status updates you can suppress those by ignoring that output:
/ignore &bitlbee MODES
If you'd like to make bitlbee strip off any html from those other clients, use:
set strip_html true
If you ever need to change one of the account passwords in Bitlbee use:
set password {account #} {new password}
[ 書籤 | 搜尋 | blog | 留言 | Home ]
最後更新 三月 12, 2008 , by alan
本 著作 係採用
創用 CC 姓名標示-非商業性-相同方式分享 2.5 台灣 授權條款授權.