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.
Related
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 1 year ago.
Improve this question
I'm looking for a solution that would enable me to deploy Sbt as a BSP server or any other protocol, on Kubernetes, and use my IDE to work with it via, say, port forwarding.
Is this technically possible? Before going into things like DevSpace or Okteto, I was wondering, if anyone could share their experience trying to do it with SBT Server capability directly.
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 years ago.
Improve this question
Good day stackoverflow. Presently I have a java server program which communicates with the client application through sockets(using the java ServerSocket and Socket classes). But I intend to develop another client application with an interface for configuring the server application, for which I would like to use RMI(Remote Method Invocation).
The question now is: is it possible and safe to use RMI in a java server program in which ServerSockets and Sockets are also being used? I am familiar with sockets good enough but new to RMI. I have gone through RMI documentation and other sources but got no answers yet. Please I would be obliged if someone can help
Yes, no problem. Just make sure you are not using the same sockets.
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.
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
I am working on an application that quarantines and routes email. Let's say in this application that I have an email message in a directory of my choosing and it has been scanned by our software and is considered "clean". How do I inject this message back into Postfix?
Maybe you simply use sendmail ?
I recognize that this is a rather old question. For the benefit of people stumbling across this question:
The qpsmtpd SMTP daemon has a Postfix Queue-Plugin to inject mails into Postfix. The plugin directly talks to the cleanup daemon of Postfix. It shall be rather easy to adapt/port that code (it's written in perl).
http://www.qpsmtpd.org/
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.