[OTR-dev] how to play nice with gaim-otr
Ian Goldberg
ian at cypherpunks.ca
Mon Jun 20 17:00:13 EDT 2005
On Mon, Jun 20, 2005 at 04:49:03PM -0400, Paul Kierstead wrote:
> On 6/20/05, David Everly <deckrider at gmail.com> wrote:
>
> Yes, its the serv_send_im() that is problematic, as it causes error
> > messages on both sides indicating that it should have been encrypted but
> > was not. Otherwise it works fine (after fixing my bugs).
> >
>
> An alternative to this would be great since I see the same problem with
> buddy pounces; they end up going in the clear. I presume they use the same
> function...maybe time to pitch the GAIM guys.
I haven't tested this at all, but you could try using
gaim_conv_im_send() instead; that function seems to let the plugins do
their work.
Note: if your plugin intercepts outgoing messages, be careful not to get
into a loop!
- Ian
More information about the OTR-dev
mailing list