This is more a Cyrus question than a JMAP question! If I was implementing this I would suggest that you delete the users from the server once they are disabled in the postgres database. Probably not immediately, but on some kind of delay so that you can easily undo mistakes!
Cheers, Bron. On Thu, Feb 14, 2019, at 02:51, Stephen Stubbs wrote: > Hi, > > I have a cyrus installation with mailboxes automatically created for users > when they are added to a postgres database via a wepapp. It is working well > however I am not sure what the best practice for removing users via a web app > is. Is there a way to do this via jmap or do I need a daemon process on the > cyrus server watching the database and running the bash command? > > -- > You received this message because you are subscribed to the Google Groups > "JMAP" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jmap-discuss/a0752230-8d21-4fa0-8157-c39f338473c2%40googlegroups.com > > <https://groups.google.com/d/msgid/jmap-discuss/a0752230-8d21-4fa0-8157-c39f338473c2%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout. -- Bron Gondwana [email protected] -- You received this message because you are subscribed to the Google Groups "JMAP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jmap-discuss/3ae06bae-c34b-4575-87a5-21c4a085bd23%40www.fastmail.com. For more options, visit https://groups.google.com/d/optout.
