Re: James Webadmin

Tran Tung <[email protected]> Thu, 6 Feb 2025 13:29:27 +0700
Newsgroups gmane.comp.jakarta.james.user
Message-ID <[email protected]>
The response is from the james webadmin,

The request looks normal.

But that response for case when route (endpoint) was not installed.

Sorry, I don't know why


On 2/6/25 1:12 PM, Ilya Terskov wrote:
> lets try with yandex disk :)
> https://disk.yandex.ru/d/TSyMSKHlHSEzlw
>
> чт, 6 февр. 2025 г. в 13:05, Tran Tung <[email protected]>:
>
>> I don't see your screenshots
>>
>> On 2/6/25 11:24 AM, Ilya Terskov wrote:
>>> thanks but this not work, correct me if i am done wrong http request
>>>
>>> here screenshots curl and insomnia
>>>
>>> чт, 6 февр. 2025 г. в 10:34, Tran Tung <[email protected]>:
>>>
>>>      Hi,
>>>
>>>      Bellow is syntax sample, that I extract from source code:
>>>
>>>      (1)
>>>
>>>      Request method:    POST
>>>      Request URI:
>>>
>> http://localhost:61390/users/jessy.jones%40domain.tld?action=deleteData
>>>      Proxy:            <none>
>>>      Request params:    <none>
>>>      Query params:    action=deleteData
>>>      Form params:    <none>
>>>      Path params:    <none>
>>>      Headers:        Accept=application/json, application/javascript,
>>>      text/javascript, text/json
>>>                       Content-Type=application/json; charset=UTF-8
>>>      Cookies:        <none>
>>>      Multiparts:        <none>
>>>      Body:            <none>
>>>
>>>
>>>      (2)
>>>
>>>      Request method:    POST
>>>      Request URI:
>>>      http://localhost:61496/domains/localhost?action=deleteData
>>>      Proxy:            <none>
>>>      Request params:    <none>
>>>      Query params:    action=deleteData
>>>      Form params:    <none>
>>>      Path params:    <none>
>>>      Headers:        Accept=application/json, application/javascript,
>>>      text/javascript, text/json
>>>                       Content-Type=application/json; charset=UTF-8
>>>      Cookies:        <none>
>>>      Multiparts:        <none>
>>>      Body:            <none>
>>>
>>>
>>>      Cheers,
>>>
>>>
>>>      On 2/6/25 10:25 AM, Ilya Terskov wrote:
>>>      > Hi guys once more!
>>>      > Can u tell me about how actual this info?
>>>      >
>>>
>> https://james.apache.org/server/manage-webadmin.html#Administrating_users
>>>      > especially this one
>>>      >
>>>      > curl -XPOST http://ip:port
>> /users/usernameToBeUsed?action=deleteData
>>>      >
>>>      > and
>>>      >
>>>      > curl -XPOST
>>>      http://ip:port/domains/{domainToBeUsed}?action=deleteData
>>>      >
>>>      >
>>>      > Both commands return error
>>>      >
>>>      > i tried with curl and insomnia
>>>      >
>>>      > where i can find most actual info about http request syntax?
>>>      >
>>>
>>>      ---------------------------------------------------------------------
>>>      To unsubscribe, e-mail: [email protected]
>>>      For additional commands, e-mail: [email protected]
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail:[email protected]
>>> For additional commands, e-mail:[email protected]