What about making this a per-user configurable option?  (via ad-hoc or
register - ad-hoc preferred)

On 16/08/05, James Bunton <[EMAIL PROTECTED]> wrote:
> Nice idea, unfortunately it would also mean that anybody who'd been
> logged off the gateway at the time would become unexpectedly logged in.
> Depending on the user, and how often the restarts were, that could get
> annoying.
> 
> I think I'll implement it as an ad-hoc command, so the administrator
> can trigger it manually if they wish.
> 
> Thanks :)
> 
> ---
> 
> James
> 
> 
> 
> On 15/08/2005, at 1:47 AM, Robert B Quattlebaum, Jr. wrote:
> 
> > The following patch will cause PyAIMt to send out "probe" presence
> > packets to everyone registered to it when it starts up. This makes it
> > so that anyone who is currently logged in willautomagicly be brought
> > back online in the transport. This patch should also be able to be
> > applied to PyMSNt with no
> > problems.http://www.deepdarc.com/PyAIMt-darco-invite.dif
> >
> > This is a very simple and useful feature. I have implemented it on
> > every transport on my server.
> >
> > __________________
> > Robert Quattlebaum
> > Mobile: +1(425)443-6785
> > eMail: [EMAIL PROTECTED]
> > Jabber: [EMAIL PROTECTED]
> > MSN: [EMAIL PROTECTED]
> > AIM: rquat2
> > yahoo: robert_quattlebaum
> > ICQ: 1454810
> >
> >
> >
> > _______________________________________________
> > py-transports mailing list
> > py-transports@blathersource.org
> > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
> 
> _______________________________________________
> py-transports mailing list
> py-transports@blathersource.org
> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
> 


-- 
- Norman Rasmussen
 - Email: [EMAIL PROTECTED]
 - Home page: http://norman.rasmussen.co.za/
From [EMAIL PROTECTED]  Tue Aug 16 15:11:59 2005
From: [EMAIL PROTECTED] (Daniel Henninger)
Date: Tue Aug 16 15:11:58 2005
Subject: [py-transports] Small PyAIMt patch
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>

There's actually quite a few things I'd like to make into user-specific
options.  I don't know enough about ad-hoc commands yet, so I'm hoping
that after I implement James's changes, that I can see how they work and
play with them a tad.

BTW, I'm kicking around the idea of, instead of making my spool file 100%
compatible with aim-transport (same goes for PyICQt and JIT), offering
some back and forth conversion scripts.  Would folk have a real objection
to having the spools be incompatible?  If so, I can come up with something
else.  ;)

Daniel

-- 
"The most addictive drug in the world is music."
     - The Lost Boyz

> What about making this a per-user configurable option?  (via ad-hoc or
> register - ad-hoc preferred)
>
> On 16/08/05, James Bunton <[EMAIL PROTECTED]> wrote:
>> Nice idea, unfortunately it would also mean that anybody who'd been
>> logged off the gateway at the time would become unexpectedly logged in.
>> Depending on the user, and how often the restarts were, that could get
>> annoying.
>>
>> I think I'll implement it as an ad-hoc command, so the administrator
>> can trigger it manually if they wish.
>>
>> Thanks :)
>>
>> ---
>>
>> James
>>
>>
>>
>> On 15/08/2005, at 1:47 AM, Robert B Quattlebaum, Jr. wrote:
>>
>> > The following patch will cause PyAIMt to send out "probe" presence
>> > packets to everyone registered to it when it starts up. This makes it
>> > so that anyone who is currently logged in willautomagicly be brought
>> > back online in the transport. This patch should also be able to be
>> > applied to PyMSNt with no
>> > problems.http://www.deepdarc.com/PyAIMt-darco-invite.dif
>> >
>> > This is a very simple and useful feature. I have implemented it on
>> > every transport on my server.
>> >
>> > __________________
>> > Robert Quattlebaum
>> > Mobile: +1(425)443-6785
>> > eMail: [EMAIL PROTECTED]
>> > Jabber: [EMAIL PROTECTED]
>> > MSN: [EMAIL PROTECTED]
>> > AIM: rquat2
>> > yahoo: robert_quattlebaum
>> > ICQ: 1454810
>> >
>> >
>> >
>> > _______________________________________________
>> > py-transports mailing list
>> > py-transports@blathersource.org
>> > http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
>>
>> _______________________________________________
>> py-transports mailing list
>> py-transports@blathersource.org
>> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
>>
>
>
> --
> - Norman Rasmussen
>  - Email: [EMAIL PROTECTED]
>  - Home page: http://norman.rasmussen.co.za/
> _______________________________________________
> py-transports mailing list
> py-transports@blathersource.org
> http://www.modevia.com/cgi-bin/mailman/listinfo/py-transports
>
>
>

Reply via email to