Ajay Garg | 27 Mar 2012 16:56
Picon

(Newbie question) Can Jabber act as a gateway for HTTPS-based WebDAV?

Hi all.

I am sorry if I might sound like a complete fool; but I have been lately investigating the basics of WebDAV; and wonder that if the following use-case is feasible at all ::

"There are two users Bob and Alice. Each of Bob and Alice have setup a WebDAV server on their local machines over SSL, and listen on port 443. In a normal environment, Bob is able to access Alice's share by typing "https://<Alice's IP Address>/webdav". Alice is able to the same.

Next, both Alice and Bob log onto a Jabber server set up by their common friend Tom; and the only way they can communicate is via Jabber. They still want to make their shares available to each other; and wish for the simplest way to do it - via their browser. So, can Tom configure his Jabber server in a manner, so as to allow Bob and Alice to access each other's WebDAV shares' via their respective browsers?"


Looking forward to a reply.


Thanks and Regards,
Ajay

_______________________________________________
JAdmin mailing list
Info: http://mail.jabber.org/mailman/listinfo/jadmin
Unsubscribe: JAdmin-unsubscribe <at> jabber.org
_______________________________________________
Ajay Garg | 28 Mar 2012 06:36
Picon

Re: (Newbie question) Can Jabber act as a gateway for HTTPS-based WebDAV?

Just one more note ::

Alice and Bob are running their WebDAV in the context of "httpd" service; that is why they are able to access each other's shares via the browser.

Regards,
Ajay

On Tue, Mar 27, 2012 at 8:26 PM, Ajay Garg <ajaygargnsit <at> gmail.com> wrote:
Hi all.

I am sorry if I might sound like a complete fool; but I have been lately investigating the basics of WebDAV; and wonder that if the following use-case is feasible at all ::

"There are two users Bob and Alice. Each of Bob and Alice have setup a WebDAV server on their local machines over SSL, and listen on port 443. In a normal environment, Bob is able to access Alice's share by typing "https://<Alice's IP Address>/webdav". Alice is able to the same.

Next, both Alice and Bob log onto a Jabber server set up by their common friend Tom; and the only way they can communicate is via Jabber. They still want to make their shares available to each other; and wish for the simplest way to do it - via their browser. So, can Tom configure his Jabber server in a manner, so as to allow Bob and Alice to access each other's WebDAV shares' via their respective browsers?"


Looking forward to a reply.


Thanks and Regards,
Ajay

_______________________________________________
JAdmin mailing list
Info: http://mail.jabber.org/mailman/listinfo/jadmin
Unsubscribe: JAdmin-unsubscribe <at> jabber.org
_______________________________________________
Garrett Kuchta | 28 Mar 2012 06:41
Picon

Re: (Newbie question) Can Jabber act as a gateway for HTTPS-based WebDAV?

Just do this on the client-side. Skip webdav entirely and just write an IRC CDDC-esque bot.

On Mar 27, 2012 11:36 PM, "Ajay Garg" <ajaygargnsit <at> gmail.com> wrote:
Just one more note ::

Alice and Bob are running their WebDAV in the context of "httpd" service; that is why they are able to access each other's shares via the browser.

Regards,
Ajay

On Tue, Mar 27, 2012 at 8:26 PM, Ajay Garg <ajaygargnsit <at> gmail.com> wrote:
Hi all.

I am sorry if I might sound like a complete fool; but I have been lately investigating the basics of WebDAV; and wonder that if the following use-case is feasible at all ::

"There are two users Bob and Alice. Each of Bob and Alice have setup a WebDAV server on their local machines over SSL, and listen on port 443. In a normal environment, Bob is able to access Alice's share by typing "https://<Alice's IP Address>/webdav". Alice is able to the same.

Next, both Alice and Bob log onto a Jabber server set up by their common friend Tom; and the only way they can communicate is via Jabber. They still want to make their shares available to each other; and wish for the simplest way to do it - via their browser. So, can Tom configure his Jabber server in a manner, so as to allow Bob and Alice to access each other's WebDAV shares' via their respective browsers?"


Looking forward to a reply.


Thanks and Regards,
Ajay


_______________________________________________
JAdmin mailing list
Info: http://mail.jabber.org/mailman/listinfo/jadmin
Unsubscribe: JAdmin-unsubscribe <at> jabber.org
_______________________________________________

_______________________________________________
JAdmin mailing list
Info: http://mail.jabber.org/mailman/listinfo/jadmin
Unsubscribe: JAdmin-unsubscribe <at> jabber.org
_______________________________________________
Ajay Garg | 28 Mar 2012 06:48
Picon

Re: (Newbie question) Can Jabber act as a gateway for HTTPS-based WebDAV?

Thanks Garrett for the reply.

But I am afraid it's gone over my head (I am sorry, I only understand English).
What's "CDDC-esque"?

Regards,
Ajay

On Wed, Mar 28, 2012 at 10:11 AM, Garrett Kuchta <gkuchta <at> umn.edu> wrote:

Just do this on the client-side. Skip webdav entirely and just write an IRC CDDC-esque bot.

On Mar 27, 2012 11:36 PM, "Ajay Garg" <ajaygargnsit <at> gmail.com> wrote:
Just one more note ::

Alice and Bob are running their WebDAV in the context of "httpd" service; that is why they are able to access each other's shares via the browser.

Regards,
Ajay

On Tue, Mar 27, 2012 at 8:26 PM, Ajay Garg <ajaygargnsit <at> gmail.com> wrote:
Hi all.

I am sorry if I might sound like a complete fool; but I have been lately investigating the basics of WebDAV; and wonder that if the following use-case is feasible at all ::

"There are two users Bob and Alice. Each of Bob and Alice have setup a WebDAV server on their local machines over SSL, and listen on port 443. In a normal environment, Bob is able to access Alice's share by typing "https://<Alice's IP Address>/webdav". Alice is able to the same.

Next, both Alice and Bob log onto a Jabber server set up by their common friend Tom; and the only way they can communicate is via Jabber. They still want to make their shares available to each other; and wish for the simplest way to do it - via their browser. So, can Tom configure his Jabber server in a manner, so as to allow Bob and Alice to access each other's WebDAV shares' via their respective browsers?"


Looking forward to a reply.


Thanks and Regards,
Ajay


_______________________________________________
JAdmin mailing list
Info: http://mail.jabber.org/mailman/listinfo/jadmin
Unsubscribe: JAdmin-unsubscribe <at> jabber.org
_______________________________________________


_______________________________________________
JAdmin mailing list
Info: http://mail.jabber.org/mailman/listinfo/jadmin
Unsubscribe: JAdmin-unsubscribe <at> jabber.org
_______________________________________________


_______________________________________________
JAdmin mailing list
Info: http://mail.jabber.org/mailman/listinfo/jadmin
Unsubscribe: JAdmin-unsubscribe <at> jabber.org
_______________________________________________
Garrett Kuchta | 28 Mar 2012 07:04
Picon

Re: (Newbie question) Can Jabber act as a gateway for HTTPS-based WebDAV?

http://en.wikipedia.org/wiki/XDCC

On Tue, Mar 27, 2012 at 11:48 PM, Ajay Garg <ajaygargnsit <at> gmail.com> wrote:
> Thanks Garrett for the reply.
>
> But I am afraid it's gone over my head (I am sorry, I only understand
> English).
> What's "CDDC-esque"?
>
> Regards,
> Ajay
>
>
> On Wed, Mar 28, 2012 at 10:11 AM, Garrett Kuchta <gkuchta <at> umn.edu> wrote:
>>
>> Just do this on the client-side. Skip webdav entirely and just write an
>> IRC CDDC-esque bot.
>>
>> On Mar 27, 2012 11:36 PM, "Ajay Garg" <ajaygargnsit <at> gmail.com> wrote:
>>>
>>> Just one more note ::
>>>
>>> Alice and Bob are running their WebDAV in the context of "httpd" service;
>>> that is why they are able to access each other's shares via the browser.
>>>
>>> Regards,
>>> Ajay
>>>
>>> On Tue, Mar 27, 2012 at 8:26 PM, Ajay Garg <ajaygargnsit <at> gmail.com>
>>> wrote:
>>>>
>>>> Hi all.
>>>>
>>>> I am sorry if I might sound like a complete fool; but I have been lately
>>>> investigating the basics of WebDAV; and wonder that if the following
>>>> use-case is feasible at all ::
>>>>
>>>> "There are two users Bob and Alice. Each of Bob and Alice have setup a
>>>> WebDAV server on their local machines over SSL, and listen on port 443. In a
>>>> normal environment, Bob is able to access Alice's share by typing
>>>> "https://<Alice's IP Address>/webdav". Alice is able to the same.
>>>>
>>>> Next, both Alice and Bob log onto a Jabber server set up by their common
>>>> friend Tom; and the only way they can communicate is via Jabber. They still
>>>> want to make their shares available to each other; and wish for the simplest
>>>> way to do it - via their browser. So, can Tom configure his Jabber server in
>>>> a manner, so as to allow Bob and Alice to access each other's WebDAV shares'
>>>> via their respective browsers?"
>>>>
>>>>
>>>> Looking forward to a reply.
>>>>
>>>>
>>>> Thanks and Regards,
>>>> Ajay
>>>
>>>
>>>
>>> _______________________________________________
>>> JAdmin mailing list
>>> Info: http://mail.jabber.org/mailman/listinfo/jadmin
>>> Unsubscribe: JAdmin-unsubscribe <at> jabber.org
>>> _______________________________________________
>>>
>>
>> _______________________________________________
>> JAdmin mailing list
>> Info: http://mail.jabber.org/mailman/listinfo/jadmin
>> Unsubscribe: JAdmin-unsubscribe <at> jabber.org
>> _______________________________________________
>>
>
>
> _______________________________________________
> JAdmin mailing list
> Info: http://mail.jabber.org/mailman/listinfo/jadmin
> Unsubscribe: JAdmin-unsubscribe <at> jabber.org
> _______________________________________________
>
_______________________________________________
JAdmin mailing list
Info: http://mail.jabber.org/mailman/listinfo/jadmin
Unsubscribe: JAdmin-unsubscribe <at> jabber.org
_______________________________________________

Ajay Garg | 28 Mar 2012 08:18
Picon

Re: (Newbie question) Can Jabber act as a gateway for HTTPS-based WebDAV?

Thanks Garrett for the link.

Well, that certainly is an option; but I am wishing something which has already been tested in field.

I am thinking if the Jabber server could simply act as a gateway for HTTP transfers between Alice and Bob.
I did some googling and found terms such as "Jabber HTTP Polling", "BOSH", "XMPP over BOSH" (though I am afraid I haven't looked a bit in the details).

Could these come to the rescue? :)


Regards,
Ajay

On Wed, Mar 28, 2012 at 10:34 AM, Garrett Kuchta <gkuchta <at> umn.edu> wrote:
http://en.wikipedia.org/wiki/XDCC

On Tue, Mar 27, 2012 at 11:48 PM, Ajay Garg <ajaygargnsit <at> gmail.com> wrote:
> Thanks Garrett for the reply.
>
> But I am afraid it's gone over my head (I am sorry, I only understand
> English).
> What's "CDDC-esque"?
>
> Regards,
> Ajay
>
>
> On Wed, Mar 28, 2012 at 10:11 AM, Garrett Kuchta <gkuchta <at> umn.edu> wrote:
>>
>> Just do this on the client-side. Skip webdav entirely and just write an
>> IRC CDDC-esque bot.
>>
>> On Mar 27, 2012 11:36 PM, "Ajay Garg" <ajaygargnsit <at> gmail.com> wrote:
>>>
>>> Just one more note ::
>>>
>>> Alice and Bob are running their WebDAV in the context of "httpd" service;
>>> that is why they are able to access each other's shares via the browser.
>>>
>>> Regards,
>>> Ajay
>>>
>>> On Tue, Mar 27, 2012 at 8:26 PM, Ajay Garg <ajaygargnsit <at> gmail.com>
>>> wrote:
>>>>
>>>> Hi all.
>>>>
>>>> I am sorry if I might sound like a complete fool; but I have been lately
>>>> investigating the basics of WebDAV; and wonder that if the following
>>>> use-case is feasible at all ::
>>>>
>>>> "There are two users Bob and Alice. Each of Bob and Alice have setup a
>>>> WebDAV server on their local machines over SSL, and listen on port 443. In a
>>>> normal environment, Bob is able to access Alice's share by typing
>>>> "https://<Alice's IP Address>/webdav". Alice is able to the same.
>>>>
>>>> Next, both Alice and Bob log onto a Jabber server set up by their common
>>>> friend Tom; and the only way they can communicate is via Jabber. They still
>>>> want to make their shares available to each other; and wish for the simplest
>>>> way to do it - via their browser. So, can Tom configure his Jabber server in
>>>> a manner, so as to allow Bob and Alice to access each other's WebDAV shares'
>>>> via their respective browsers?"
>>>>
>>>>
>>>> Looking forward to a reply.
>>>>
>>>>
>>>> Thanks and Regards,
>>>> Ajay
>>>
>>>
>>>
>>> _______________________________________________
>>> JAdmin mailing list
>>> Info: http://mail.jabber.org/mailman/listinfo/jadmin
>>> Unsubscribe: JAdmin-unsubscribe <at> jabber.org
>>> _______________________________________________
>>>
>>
>> _______________________________________________
>> JAdmin mailing list
>> Info: http://mail.jabber.org/mailman/listinfo/jadmin
>> Unsubscribe: JAdmin-unsubscribe <at> jabber.org
>> _______________________________________________
>>
>
>
> _______________________________________________
> JAdmin mailing list
> Info: http://mail.jabber.org/mailman/listinfo/jadmin
> Unsubscribe: JAdmin-unsubscribe <at> jabber.org
> _______________________________________________
>
_______________________________________________
JAdmin mailing list
Info: http://mail.jabber.org/mailman/listinfo/jadmin
Unsubscribe: JAdmin-unsubscribe <at> jabber.org
_______________________________________________

_______________________________________________
JAdmin mailing list
Info: http://mail.jabber.org/mailman/listinfo/jadmin
Unsubscribe: JAdmin-unsubscribe <at> jabber.org
_______________________________________________
Garrett Kuchta | 28 Mar 2012 08:29
Picon

Re: (Newbie question) Can Jabber act as a gateway for HTTPS-based WebDAV?

I'm on my phone, so sorry about the brief responses. It sounds like you're looking for a solution in want of a problem, though. I can't think of a use case where this would be necessary. So you're saying alice and bob have inbound 443 or whatever blocked at their upstream, and you want to tunnel webdav through jabber somehow? Or use the jabber server as an intermediary? How would this work on the client side? So I log in with a webclient you're developing and I'd see the other users' shared files? Or I'd use pidgin or whatever and then use my browser to connect to some url on the jabber server? I guess I don't really understand what you're trying to do

On Mar 28, 2012 1:18 AM, "Ajay Garg" <ajaygargnsit <at> gmail.com> wrote:
Thanks Garrett for the link.

Well, that certainly is an option; but I am wishing something which has already been tested in field.

I am thinking if the Jabber server could simply act as a gateway for HTTP transfers between Alice and Bob.
I did some googling and found terms such as "Jabber HTTP Polling", "BOSH", "XMPP over BOSH" (though I am afraid I haven't looked a bit in the details).

Could these come to the rescue? :)


Regards,
Ajay

On Wed, Mar 28, 2012 at 10:34 AM, Garrett Kuchta <gkuchta <at> umn.edu> wrote:
http://en.wikipedia.org/wiki/XDCC

On Tue, Mar 27, 2012 at 11:48 PM, Ajay Garg <ajaygargnsit <at> gmail.com> wrote:
> Thanks Garrett for the reply.
>
> But I am afraid it's gone over my head (I am sorry, I only understand
> English).
> What's "CDDC-esque"?
>
> Regards,
> Ajay
>
>
> On Wed, Mar 28, 2012 at 10:11 AM, Garrett Kuchta <gkuchta <at> umn.edu> wrote:
>>
>> Just do this on the client-side. Skip webdav entirely and just write an
>> IRC CDDC-esque bot.
>>
>> On Mar 27, 2012 11:36 PM, "Ajay Garg" <ajaygargnsit <at> gmail.com> wrote:
>>>
>>> Just one more note ::
>>>
>>> Alice and Bob are running their WebDAV in the context of "httpd" service;
>>> that is why they are able to access each other's shares via the browser.
>>>
>>> Regards,
>>> Ajay
>>>
>>> On Tue, Mar 27, 2012 at 8:26 PM, Ajay Garg <ajaygargnsit <at> gmail.com>
>>> wrote:
>>>>
>>>> Hi all.
>>>>
>>>> I am sorry if I might sound like a complete fool; but I have been lately
>>>> investigating the basics of WebDAV; and wonder that if the following
>>>> use-case is feasible at all ::
>>>>
>>>> "There are two users Bob and Alice. Each of Bob and Alice have setup a
>>>> WebDAV server on their local machines over SSL, and listen on port 443. In a
>>>> normal environment, Bob is able to access Alice's share by typing
>>>> "https://<Alice's IP Address>/webdav". Alice is able to the same.
>>>>
>>>> Next, both Alice and Bob log onto a Jabber server set up by their common
>>>> friend Tom; and the only way they can communicate is via Jabber. They still
>>>> want to make their shares available to each other; and wish for the simplest
>>>> way to do it - via their browser. So, can Tom configure his Jabber server in
>>>> a manner, so as to allow Bob and Alice to access each other's WebDAV shares'
>>>> via their respective browsers?"
>>>>
>>>>
>>>> Looking forward to a reply.
>>>>
>>>>
>>>> Thanks and Regards,
>>>> Ajay
>>>
>>>
>>>
>>> _______________________________________________
>>> JAdmin mailing list
>>> Info: http://mail.jabber.org/mailman/listinfo/jadmin
>>> Unsubscribe: JAdmin-unsubscribe <at> jabber.org
>>> _______________________________________________
>>>
>>
>> _______________________________________________
>> JAdmin mailing list
>> Info: http://mail.jabber.org/mailman/listinfo/jadmin
>> Unsubscribe: JAdmin-unsubscribe <at> jabber.org
>> _______________________________________________
>>
>
>
> _______________________________________________
> JAdmin mailing list
> Info: http://mail.jabber.org/mailman/listinfo/jadmin
> Unsubscribe: JAdmin-unsubscribe <at> jabber.org
> _______________________________________________
>
_______________________________________________
JAdmin mailing list
Info: http://mail.jabber.org/mailman/listinfo/jadmin
Unsubscribe: JAdmin-unsubscribe <at> jabber.org
_______________________________________________


_______________________________________________
JAdmin mailing list
Info: http://mail.jabber.org/mailman/listinfo/jadmin
Unsubscribe: JAdmin-unsubscribe <at> jabber.org
_______________________________________________

_______________________________________________
JAdmin mailing list
Info: http://mail.jabber.org/mailman/listinfo/jadmin
Unsubscribe: JAdmin-unsubscribe <at> jabber.org
_______________________________________________
Ajay Garg | 28 Mar 2012 08:40
Picon

Re: (Newbie question) Can Jabber act as a gateway for HTTPS-based WebDAV?

Thanks Garrett, and sorry for me being unclear.

The use-case is as follows ::

a) Alice is running HTTPS-based WebDAV (listening on port 443), in the context of "httpd".

b) Alice is also logged onto a Jabber Server (which may be configured if desired, by Tom - the Jabber Admin).

c) Bob is also logged onto the same Jabber Server of step b).

d) Now, Bob is wanting to get a listing of Alice' shared WebDAV files, through his (Mozilla/Chrome) browser.
    (Note that when Alice was on the same network as Bob's, Bob could access Alice's share by typing "https://<Alice's IP Address>/webdav" in his  
     browser).

e) Once Bob is able to get a listing of Alice's shared WebDAV files (through his browser), he also wants to be able to download the files.


So, yes, I am wanting to know how (if at all) steps d) and e) could be made possible (with the Firefox/Chrome acting as the WebDAV Clients).

I am ok with any of the following scenarios (as long as steps d) and e) get fulfilled) ::

(i)  Jabber acts as a tunnel for WebDAV
(ii) Jabber acts as an intermediatery.


Thanks and Regards,
Ajay

On Wed, Mar 28, 2012 at 11:59 AM, Garrett Kuchta <gkuchta <at> umn.edu> wrote:

I'm on my phone, so sorry about the brief responses. It sounds like you're looking for a solution in want of a problem, though. I can't think of a use case where this would be necessary. So you're saying alice and bob have inbound 443 or whatever blocked at their upstream, and you want to tunnel webdav through jabber somehow? Or use the jabber server as an intermediary? How would this work on the client side? So I log in with a webclient you're developing and I'd see the other users' shared files? Or I'd use pidgin or whatever and then use my browser to connect to some url on the jabber server? I guess I don't really understand what you're trying to do

On Mar 28, 2012 1:18 AM, "Ajay Garg" <ajaygargnsit <at> gmail.com> wrote:
Thanks Garrett for the link.

Well, that certainly is an option; but I am wishing something which has already been tested in field.

I am thinking if the Jabber server could simply act as a gateway for HTTP transfers between Alice and Bob.
I did some googling and found terms such as "Jabber HTTP Polling", "BOSH", "XMPP over BOSH" (though I am afraid I haven't looked a bit in the details).

Could these come to the rescue? :)


Regards,
Ajay

On Wed, Mar 28, 2012 at 10:34 AM, Garrett Kuchta <gkuchta <at> umn.edu> wrote:
http://en.wikipedia.org/wiki/XDCC

On Tue, Mar 27, 2012 at 11:48 PM, Ajay Garg <ajaygargnsit <at> gmail.com> wrote:
> Thanks Garrett for the reply.
>
> But I am afraid it's gone over my head (I am sorry, I only understand
> English).
> What's "CDDC-esque"?
>
> Regards,
> Ajay
>
>
> On Wed, Mar 28, 2012 at 10:11 AM, Garrett Kuchta <gkuchta <at> umn.edu> wrote:
>>
>> Just do this on the client-side. Skip webdav entirely and just write an
>> IRC CDDC-esque bot.
>>
>> On Mar 27, 2012 11:36 PM, "Ajay Garg" <ajaygargnsit <at> gmail.com> wrote:
>>>
>>> Just one more note ::
>>>
>>> Alice and Bob are running their WebDAV in the context of "httpd" service;
>>> that is why they are able to access each other's shares via the browser.
>>>
>>> Regards,
>>> Ajay
>>>
>>> On Tue, Mar 27, 2012 at 8:26 PM, Ajay Garg <ajaygargnsit <at> gmail.com>
>>> wrote:
>>>>
>>>> Hi all.
>>>>
>>>> I am sorry if I might sound like a complete fool; but I have been lately
>>>> investigating the basics of WebDAV; and wonder that if the following
>>>> use-case is feasible at all ::
>>>>
>>>> "There are two users Bob and Alice. Each of Bob and Alice have setup a
>>>> WebDAV server on their local machines over SSL, and listen on port 443. In a
>>>> normal environment, Bob is able to access Alice's share by typing
>>>> "https://<Alice's IP Address>/webdav". Alice is able to the same.
>>>>
>>>> Next, both Alice and Bob log onto a Jabber server set up by their common
>>>> friend Tom; and the only way they can communicate is via Jabber. They still
>>>> want to make their shares available to each other; and wish for the simplest
>>>> way to do it - via their browser. So, can Tom configure his Jabber server in
>>>> a manner, so as to allow Bob and Alice to access each other's WebDAV shares'
>>>> via their respective browsers?"
>>>>
>>>>
>>>> Looking forward to a reply.
>>>>
>>>>
>>>> Thanks and Regards,
>>>> Ajay
>>>
>>>
>>>
>>> _______________________________________________
>>> JAdmin mailing list
>>> Info: http://mail.jabber.org/mailman/listinfo/jadmin
>>> Unsubscribe: JAdmin-unsubscribe <at> jabber.org
>>> _______________________________________________
>>>
>>
>> _______________________________________________
>> JAdmin mailing list
>> Info: http://mail.jabber.org/mailman/listinfo/jadmin
>> Unsubscribe: JAdmin-unsubscribe <at> jabber.org
>> _______________________________________________
>>
>
>
> _______________________________________________
> JAdmin mailing list
> Info: http://mail.jabber.org/mailman/listinfo/jadmin
> Unsubscribe: JAdmin-unsubscribe <at> jabber.org
> _______________________________________________
>
_______________________________________________
JAdmin mailing list
Info: http://mail.jabber.org/mailman/listinfo/jadmin
Unsubscribe: JAdmin-unsubscribe <at> jabber.org
_______________________________________________


_______________________________________________
JAdmin mailing list
Info: http://mail.jabber.org/mailman/listinfo/jadmin
Unsubscribe: JAdmin-unsubscribe <at> jabber.org
_______________________________________________


_______________________________________________
JAdmin mailing list
Info: http://mail.jabber.org/mailman/listinfo/jadmin
Unsubscribe: JAdmin-unsubscribe <at> jabber.org
_______________________________________________


_______________________________________________
JAdmin mailing list
Info: http://mail.jabber.org/mailman/listinfo/jadmin
Unsubscribe: JAdmin-unsubscribe <at> jabber.org
_______________________________________________

Gmane