You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Ekaterina Davydenko <ed...@lanl.gov> on 2010/05/21 19:20:20 UTC

Deleting messages when deleting user

I am not quite sure if this should be sent to users or developers, so I 
am sending it to both.

I deleted user, and added back, but DB seem to keep all messages. How 
can I clean up DB in james, so it doesn't keep messages for deleted 
users? Is there are any examples of how clearing up derby DB in James?

Also does James support different user roles? And if so how would I 
define(configure) various user roles?

Thanks,
Ekaterina Davydenko.

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscribe@james.apache.org
For additional commands, e-mail: server-user-help@james.apache.org


Re: Deleting messages when deleting user

Posted by Norman Maurer <no...@apache.org>.
Hi there,

currently the mails will not get deleted. You would need to cleanup
via sql for example. But I think it would make sense to allow to
automatic cleanup on deletion of user. Could you fill a jira issue for
this so we don't forgot to write the code ;)

Thx,
Norman


2010/5/21 Ekaterina Davydenko <ed...@lanl.gov>:
> I am not quite sure if this should be sent to users or developers, so I am
> sending it to both.
>
> I deleted user, and added back, but DB seem to keep all messages. How can I
> clean up DB in james, so it doesn't keep messages for deleted users? Is
> there are any examples of how clearing up derby DB in James?
>
> Also does James support different user roles? And if so how would I
> define(configure) various user roles?
>
> Thanks,
> Ekaterina Davydenko.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
> For additional commands, e-mail: server-dev-help@james.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org