Re: Avoid remove of messages but able to move them (same for concepts)
Thomas Raschbacher <[email protected]>
| Newsgroups | gmane.mail.imap.dbmail |
|---|---|
| Message-ID | <[email protected]> |
Hi. Probably a questionable idea, but you could put a TRIGGER on the database table and run some SP that moves the message -- or rather copies it some other folder (in which the user will not have delete permission).. but not sure if that is .. feasable ;)