I'm glad you brought this up as I was just about to post something about it. Before I go into what I was going to say, I want to say that this is fixed in SVN. So here's the question... Who's responsibility is it to send an away message back to the sender? It's not the OSCAR server's responsibility, that's a definite. So is it the client? Yes, but here's the problem. PyAIM is a client. So is your jabber client. Who's supposed to say "I'm away doofus."? I could probably answer this question myself, but is a jabber client expected to spit back it's away message or not? Is it expected that the only way you get an away message is if you look at the presence of the person? Here's the situation I don't want to happen:
- I set myself Away - PyAIM hears this and if someone IM's me, it'll spit back my away message to them and sent the message they sent on through to me - My jabber client says "oh I'm away, I gotta tell this person" and sends ANOTHER away message. The thing about this scenario is... I -want- PyAIM to do this. Why? Because AIM messages have a special flag that can say "this is an auto response" that I want to turn on. So I suppose my question for you all is, is a jabber client supposed to spit back an away message or not? Anyway, Adam, to answer your question, I've implemented this in SVN and it'll be in the 0.7 release. Daniel On Sep 22, 2005, at 12:44 PM, Adam Chernow wrote: > Ok.. Once again there's a bug or something with PyAIMt and the away > messages.... AIM users can SEE my away message now but I've > noticed that it's still not sending it to them if they IM me. Once > again I got home last night and had 10 "Are you there?" IMs. > Having PyAIM automatically send the away message is important as > most AIM users EXPECT this and will assume that you are there and > keep IMing you if they don't get an away message response (and some > will get irate if you don't respond to them). > > I'm using 0.6 for the record. > > -A > > -- > Adam Chernow > web: http://www.commanddotcom.com > aim: vbrun400 / yahoo: thecptrgod / icq: 16013022 / jabber: > [EMAIL PROTECTED] / skype: adamchernow > > Words to think about... > > "People die. You lead them into battle, they're going to die. > It doesn't matter how ready you are or how smart you are... > war is about death. Needless, stupid death." > - Buffy (Buffy the Vampire Slayer) > > _______________________________________________ > py-transports mailing list > py-transports@blathersource.org > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports > > >