[JDEV] SSL question

2001-10-24 Thread prasanta lenka
Hi I have some query on SSL.I hope you great people help me in this regard. I have jabber-1.4.1 server running and I have developed a simple client which does all the basic communication with server.Everything is fine with server and client.I want to make my server SSL enabled.I found from jab

RE: [JDEV] SSL question

2001-10-24 Thread Albert Gallego (durand.com)
Yes you need an SSL library for the client. Take a look at www.openssl.org. They have a fairly simple to use library for SSL connections. Albert -Original Message- From: prasanta lenka [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 24, 2001 3:18 AM To: [EMAIL PROTECTED] Subject:

[JDEV] jabber dumping core at random(?)

2001-10-24 Thread Benjamin Ritcey
Hello all, For the last two days, I've come in to find our Jabber server has dumped core. I've been running for about two weeks with no problems and I am not aware of any recent changes. Here's a backtrace: This GDB was configured as "i386-redhat-linux"... Core was generated by `jabberd/jabb

[JDEV] ICQ transport question

2001-10-24 Thread Guy Segal
Hello all, I have an up and running Jabber server (version 1.4.1) with an ICQ transport (0.9.5). All is well, except that only 80 percent of ICQ messages actually arrive to their destination. I've studied the ICQ transport log file, and saw there's a packet number for outgoing packets: server wr

Re: [JDEV] jabber dumping core at random(?)

2001-10-24 Thread Dariusz Taczalski
Hello, On Wed, 24 Oct 2001 11:03:40 -0400, Benjamin Ritcey <[EMAIL PROTECTED]> wrote : > Hello all, > > For the last two days, I've come in to find our Jabber server has dumped > core. I've been running for about two weeks with no problems and I am > not aware of any recent changes. (snip)

[JDEV] problems with xdb_sql

2001-10-24 Thread subra venkat
Hi I compiles and ran xdb_sql in the jabber server with mysql as the back end. I encountered this After installing xdb_sql ,when a new user registers with the server the server is responding with a message saying the "user already exists" irrespective of the uniqueness of the username. us

RE: [JDEV] problems with xdb_sql

2001-10-24 Thread Jason Reineri
I had a little trouble understanding exactly what your problem is, but if you have a username.xml getting written to the spool directory, then xdb_file is being used and not xdb_sql. I'll cut and paste in my the xdb section of my jabber config below so you can try to see what your problem might b

RE: [JDEV] ICQ transport question

2001-10-24 Thread Paul Vet
I've been subsciber to an icq-devel mailing list for the last while, and they've reported that for old ICQ protocol versions (ie, 5 and under), the servers have been dropping random offline messages. I assume the transport uses server messages, so that's probably where the problem lies. I also a

Re: [JDEV] Setting up jogger

2001-10-24 Thread David Rainville
great! - Original Message - From: "Justin Mecham" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 23, 2001 8:38 PM Subject: Re: [JDEV] Setting up jogger > Yeah, I've been meaning to do so for a while and your question motivated > me to do it... I just checked in a new