Thanks :) One other question... Does the transport support serving my away status message from PSI to AIM buddies as an away message? I'd love to just use PSI as my full-time IM client but if the transport doesn't let me do away messages it might be a problem 'cause I never log off AIM (and I have friends who haven't learned if I don't answer, I'm probably not here)
-A --- Daniel Henninger <[EMAIL PROTECTED]> wrote: > Yeah at the moment that's pretty much what I do. =) > Is there a strong > desire for me to add in 'fork' support? > > Daniel > > -- > "The most addictive drug in the world is music." > - The Lost Boyz > > > Assuming you use linux, you can put a & at the end > of the command to run > > it as a background process. You can add this > command in the jive init > > script (jive_messenger/bin/messenger) to have the > transport started > > automatically when the server starts (althoug I > have a separate rc.d > > init scripts for the transports) > > > > Regards, > > Jorge > > > > Adam Chernow wrote: > >> I was on the beta and hadn't realized that put > out a > >> final release... Upgraded to the final release > and > >> it's working fine now... > >> > >> Just out of curiosity, is there a way to start > the > >> transports so that my console doesn't hang up? > I'd > >> like them to start on reload of the server so I > don't > >> have to do it manually. > >> > >> -A > >> --- Daniel Henninger <[EMAIL PROTECTED]> wrote: > >> > >> > >>>Ok, this isn't real helpful, but just to let you > >>>know, I set up PyICQ with > >>>Jive Messenger 2.2.0 and it's working like a > charm. > >>>So we'll back up to.. > >>>what version of Jive Messenger are you running? > >>>Also, what version of > >>>PyICQ and PyAIM are you running? > >>> > >>>Daniel > >>> > >>>-- > >>>"The most addictive drug in the world is music." > >>> - The Lost Boyz > > _______________________________________________ > > py-transports mailing list > > [email protected] > > > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports > > > > > > > > > _______________________________________________ > py-transports mailing list > [email protected] > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports > -- Words to think about... "All that matters in a relationship is that you both like the same pizza toppings" - Daria From [EMAIL PROTECTED] Thu Aug 11 11:54:24 2005 From: [EMAIL PROTECTED] (Daniel Henninger) Date: Thu Aug 11 11:54:44 2005 Subject: [py-transports] A little help.... In-Reply-To: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> It does indeed set your away status message. I don't believe I finished implementing the functionality to have "available" status messages, but that doesn't appear to be what you are after. Something else I haven't checked is if I need to make PyAIM actually - send- the away message to the person writing you when you are away, of if "setting myself away" is enough and clients on the other side will display the message when someone writes. Daniel -- "The most addictive drug in the world is music." - The Lost Boyz On Aug 11, 2005, at 1:59 AM, Adam Chernow wrote: > > Thanks :) > > One other question... Does the transport support > serving my away status message from PSI to AIM buddies > as an away message? I'd love to just use PSI as my > full-time IM client but if the transport doesn't let > me do away messages it might be a problem 'cause I > never log off AIM (and I have friends who haven't > learned if I don't answer, I'm probably not here) > > -A > > --- Daniel Henninger <[EMAIL PROTECTED]> wrote: > > >> Yeah at the moment that's pretty much what I do. =) >> Is there a strong >> desire for me to add in 'fork' support? >> >> Daniel >> >> -- >> "The most addictive drug in the world is music." >> - The Lost Boyz >> >> >>> Assuming you use linux, you can put a & at the end >>> >> of the command to run >> >>> it as a background process. You can add this >>> >> command in the jive init >> >>> script (jive_messenger/bin/messenger) to have the >>> >> transport started >> >>> automatically when the server starts (althoug I >>> >> have a separate rc.d >> >>> init scripts for the transports) >>> >>> Regards, >>> Jorge >>> >>> Adam Chernow wrote: >>> >>>> I was on the beta and hadn't realized that put >>>> >> out a >> >>>> final release... Upgraded to the final release >>>> >> and >> >>>> it's working fine now... >>>> >>>> Just out of curiosity, is there a way to start >>>> >> the >> >>>> transports so that my console doesn't hang up? >>>> >> I'd >> >>>> like them to start on reload of the server so I >>>> >> don't >> >>>> have to do it manually. >>>> >>>> -A >>>> --- Daniel Henninger <[EMAIL PROTECTED]> wrote: >>>> >>>> >>>> >>>>> Ok, this isn't real helpful, but just to let you >>>>> know, I set up PyICQ with >>>>> Jive Messenger 2.2.0 and it's working like a >>>>> >> charm. >> >>>>> So we'll back up to.. >>>>> what version of Jive Messenger are you running? >>>>> Also, what version of >>>>> PyICQ and PyAIM are you running? >>>>> >>>>> Daniel >>>>> >>>>> -- >>>>> "The most addictive drug in the world is music." >>>>> - The Lost Boyz >>>>> >>> _______________________________________________ >>> py-transports mailing list >>> [email protected] >>> >>> >> >> > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports > >>> >>> >>> >>> >> >> >> _______________________________________________ >> py-transports mailing list >> [email protected] >> >> > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports > >> >> > > > -- > Words to think about... > > "All that matters in a relationship is that you both like > the same pizza toppings" > - Daria > _______________________________________________ > py-transports mailing list > [email protected] > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports > > >
