[JDEV] Some jabberd problems

Doug Claar doug at claar.org
Tue Jan 8 23:14:54 CST 2002


I'm having a few problems with my shiny new jabberd server.
The first is that the welcome message:

<welcome>
        <subject>Welcome!</subject>
        <body>Welcome to the Jabber server at localhost -- we hope you enjoy
this service! For information about how to use Jabber, visit the Jabber
User's Guide at http://docs.jabber.org/</body>
      </welcome>

gets truncated to:
<welcome>
<subject>Welcome!</subject>
<body>Welcome to the Jabber server at localhost -- we hope you enjoy
this service! For in</body>
</welcome>

I also get:

Tue Jan  8 21:00:48 2002  modules.c:164 mapi_call returning unhandled

in the debug output. Should I worry?

Finally, although I can create a new user, and send messages to the
machine, I can never log back in as that user. It appears that I get
a 401 Unauthorized. Now I admit, whatever is causing the first problem
could be causing other problems, but I thought I'd ask if this looked
familiar to anyone...

==Doug Claar



More information about the JDev mailing list