note 22721 deleted from function.imap-setacl by didou
| Newsgroups | php.notes |
|---|---|
| Message-ID | <[email protected]> |
Note Submitter: masneyb at seul dot org ---- stream_id is the stream returned from imap_open id is the user to give the rights to rights is the rights to give to that user So if I want to give user admin full access to my entire mailbox, I could run imap_setacl ($conn, "user.masneyb", "admin", "lrswipcda")