Hi Benoit. Then how i should delete user and his mailbox? If i just delete and create user with same name it have all messages he have before deleting. How clear data about user completely?
чт, 6 февр. 2025 г. в 16:33, Benoit TELLIER <btell...@linagora.com>: > This route is not available on 3.8.x release of James but on later changes > > To use it either run on master or wait a 3.9.0 release. > > Refer to > https://james.staged.apache.org/james-distributed-app/3.8.1/operate/webadmin.html > to > see what is supported for your release. Be mindful that some of those are > specific to the distributed server and are not bound for JPA (as it do not > make sense) > > -- > > Best regards, > > Benoit TELLIER > > General manager of Linagora VIETNAM. > Product owner for Team-Mail product. > Chairman of the Apache James project. > > Mail: btell...@linagora.com > Tel: (0033) 6 77 26 04 58 (WhatsApp, Signal) > > > On Feb 6, 2025 7:30 AM, from Tran Tung <vtt...@linagora.com>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 :) > > disk.yandex.ru/d/TSyMSKHlHSEzlw > > > > чт, 6 февр. 2025 г. в 13:05, Tran Tung <vtt...@linagora.com>: > > > >> 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 <vtt...@linagora.com>: > >>> > >>> 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? > >>> > > >>> > >> 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: server-user-unsubscr...@james.apache.org > >>> For additional commands, e-mail: > server-user-h...@james.apache.org > >>> > >>> > >>> --------------------------------------------------------------------- > >>> To unsubscribe, e-mail:server-user-unsubscr...@james.apache.org > >>> For additional commands, e-mail:server-user-h...@james.apache.org > > --------------------------------------------------------------------- > To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org > For additional commands, e-mail: server-user-h...@james.apache.org > > >