I'm not sure what you are asking here.
Please checkout RFC4314:
http://tools.ietf.
org/html/rfc4314
esp section 2.1:
2.1. Standard Rights
The currently defined standard rights are (note that the
list below
doesn't list all commands that use a particular right):
l - lookup (mailbox is visible to LIST/LSUB commands,
SUBSCRIBE
mailbox)
r - read (SELECT the mailbox, perform STATUS)
s - keep seen/unseen information across sessions (set or
clear
SEEN flag via STORE, also set SEEN during
APPEND/COPY/
FETCH BODY[...])
w - write (set or clear flags other than SEEN and
DELETED via
STORE, also set them during APPEND/COPY)
i - insert (perform APPEND, COPY into mailbox)
p - post (send mail to submission address for mailbox,
not enforced by IMAP4 itself)
k - create mailboxes (CREATE new sub-mailboxes in any
implementation-defined hierarchy, parent mailbox for
the new
mailbox name in RENAME)
x - delete mailbox (DELETE mailbox, old mailbox name in
RENAME)
t - delete messages (set or clear DELETED flag via
STORE, set
DELETED flag during APPEND/COPY)
e - perform EXPUNGE and expunge as a part of CLOSE
a - administer (perform
SETACL/DELETEACL/GETACL/LISTRIGHTS)
Jorge Bastos wrote:
> Hi Paul/Aaron/people,
>
>
>
> I was looking to the “dbmail_acl” table, By the
column that it has:
>
> ---
>
> user_id, mailbox_id, lookup_flag, read_flag, seen_flag,
write_flag,
> insert_flag, post_flag, create_flag, delete_flag,
administer_flag
>
> ---
>
>
>
> Can it be defined for a user+mailbox, if it has the
permissoes to delete
> it or not?
>
>
>
> Jorge
>
>
>
>
>
------------------------------------------------------------
------------
>
> _______________________________________________
> DBmail mailing list
> DBmail dbmail.org
> htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
--
____________________________________________________________
____
Paul Stevens paul at
nfg.nl
NET FACILITIES GROUP GPG/PGP:
1024D/11F8CD31
The Netherlands________________________________http://www.nfg.nl
_______________________________________________
DBmail mailing list
DBmail dbmail.org
htt
ps://mailman.fastxs.nl/mailman/listinfo/dbmail
|