NetCmdlets 2016
NetCmdlets 2016
Questions / Feedback?

ACL Parameter (Get-IMAP Cmdlet)

Indicates whether or not to list the mailbox ACLs.

Syntax

Get-IMAP -ACL SwitchParameter

Remarks

Mailbox rights are provided through one or more ACL objects. Standard rights include:

lLookup (visible to be listed)
rRead (Can be selected, fetched, searched, and copied)
sKeep seen/unseen information across sessions
wWrite (Store flags other than SEEN and DELETED)
iInsert (Can be appended, and copied into)
pPost (Can send mail to submission address for mailbox)
cCreate (Can create new sub-mailboxes)
dDelete (Store DELETED flag, perform EXPUNGE)
aAdminister (Set access permissions)

Default Value

false

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
NetCmdlets 2016 - Version 16.0 [Build 7240]