XMPP Jabber Hosting [closed] - xmpp

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 12 years ago.
Improve this question
Looks like my shared hosting plan does not cover running a Jabber server. Does anyone know of any free or very cheap solutions for doing this?

Google Apps for Domains provides XMPP support.
Dreamhost will host a Jabber server for you on their cheap web hosting plans. Although I had a bit of a falling-out with Dreamhost over a policy of theirs that penalized me for registering a domain that I later wanted to transfer to a friend of mine who was also hosted on Dreamhost.

Related

ejabberd on localhost [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 9 years ago.
Improve this question
Is it possible to install and run ejabberd on localhost (with localhost as domain) and connect to this from a client to experiment with client functionality?
The reason that I want to do this is to be able to play around with extensions that are not available on for example jabber.org.
It is indeed possible. If you use binary installer from ProcessOne, you are even asked by installer the domain name you wish to use.
sure its possible,and really easy too. You can use any xmpp server for that like openfire or ejabberd. And Thse servers have user friendly web interface for administration.

Does Gmail use IMAP for itself? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I want to know that Gmail (Web client) uses IMAP for itself to show messages in Inbox and other folders and for other CRUD and other operations as any other Web mail client does like RoundCube or AtMail or it has its own internal methods to fetch emails and perform different operations?
Please let me know... how Gmail works internally?
Gmail is not using IMAP for its native interface. It uses a closed source internal system.

Gmail MX record Dual Nature [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
I have set my MX record with Google
Mail, but google only provide 50 email
address for free is there any
possibility to create 50 email with
google and more with my own Web
hosting provider email server?
Unfortunately not. There's no way for MX records for a domain to distinguish between different addresses. However, if it's possible to create subdomain email addresses, you might be able to get away with creating a catch-all address in Google Apps and then setting filters to forward mail appropriately.
However, I think your best solution would really be to start paying for Google Apps if you're using it so extensively. Definitely worth it.

What XMPP clients currently support PubSub (XEP-0060)? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 11 years ago.
Improve this question
What end-user clients (not libraries) expose XMPP XEP-0060 to users right now?
tkabber
I'm not sure about Tkabber, but there are various clients that'll let you play with PubSub. None of them exposes innovative user interfaces that leverages the unique concepts of PubSub : they are mostly developer tools for basic CRUD in the service discovery node tree. But maybe this is just what you need...
Instant messaging clients with PubSub service discovery :
Miranda
Psi
Specialized PubSub administration clients :
PubSubClient
x60br

What is the best option for running a Jabber/XMPP on Windows 2003? [closed]

Closed. This question is off-topic. It is not currently accepting answers.
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 10 years ago.
Improve this question
I'm looking to run a Jabber server on a Windows 2003 server(web farm) and like some practical advice from anyone who has run a live environment with ~500 concurrent users.
Criteria for comment:
Performance
Capacity (ie ~number of concurrent users)
Stability
OpenFire is a good gpl java implementation of a jabber server.
It has plenty of option plugins you can use and it can intergrate quite well with Active Directory OpenFire
I think you're going to need to be a bit more explicit - you looking for server configurations, or software e.g. Jabber Server?
If you're thinking Jabber server, EJabberD is probably the most stable, flexible, capable of being clustered etc.
Really useful comparison of Open Source servers here...
http://www.saint-andre.com/jabber/jsc/