acl add
Man Page | doveadm-acl(1) |
---|
Add ACL rights.
acl add
Man Page | doveadm-acl(1) |
---|
Add ACL rights.
acl debug
Man Page | doveadm-acl(1) |
---|
Explain access rights for a mailbox/user.
acl delete
Man Page | doveadm-acl(1) |
---|
Delete an ACL entry.
acl get
Man Page | doveadm-acl(1) |
---|
Show ACLs.
acl recalc
Man Page | doveadm-acl(1) |
---|
Ensure shared mailboxes exist in ACL shared dictionary.
acl remove
Man Page | doveadm-acl(1) |
---|
Remove ACL rights.
acl rights
Man Page | doveadm-acl(1) |
---|
Show current ACL rights.
acl set
Man Page | doveadm-acl(1) |
---|
Replaces ACL rights.
altmove
Man Page | doveadm-altmove(1) |
---|
Move mails between primary and alternative mailbox storage locations.
auth cache flush
Man Page | doveadm-auth(1) | ||||||
---|---|---|---|---|---|---|---|
Response Values |
|
Flush authentication cache.
auth login
Man Page | doveadm-auth(1) |
---|
Test full login.
auth lookup
Man Page | doveadm-auth(1) |
---|
Perform a passdb lookup.
auth test
Man Page | doveadm-auth(1) |
---|
Test authentication for a user.
backup
Man Page | doveadm-sync(1) |
---|
compress connect
Man Page | doveadm-compress-connect(1) |
---|
Connects to a compression-enabled IMAP service.
copy
Man Page | doveadm-move(1) |
---|
Copy messages matching the given search query into another mailbox.
deduplicate
Man Page | doveadm-deduplicate(1) |
---|
Expunge duplicated messages in mailboxes.
dict get
Man Page | doveadm-dict(1) |
---|
Get key value from configured dictionary.
dict inc
Man Page | doveadm-dict(1) |
---|
Increase key value in dictionary.
dict iter
Man Page | doveadm-dict(1) |
---|
List keys in dictionary.
dict set
Man Page | doveadm-dict(1) |
---|
Set key value in configured dictionary.
dict unset
Man Page | doveadm-dict(1) |
---|
Unset key value in configured dictionary.
dump
Man Page | doveadm-dump(1) |
---|
Show contents of mailbox index/log files, in human readable format.
exec
Man Page | doveadm-exec(1) |
---|
Execute commands from within /usr/libexec/dovecot
.
expunge
Man Page | doveadm-expunge(1) |
---|
Expunge messages matching given search query.
fetch
Man Page | doveadm-fetch(1) |
---|
Fetch mail data from user mailbox.
flags add
Man Page | doveadm-flags(1) |
---|
Add flags to message(s).
flags remove
Man Page | doveadm-flags(1) |
---|
Remove flags from message(s).
flags replace
Man Page | doveadm-flags(1) |
---|
Replace flags with another flag in message or messages. Replaces all current flags with the ones in the parameter list.
force resync
Man Page | doveadm-force-resync(1) |
---|
Under certain circumstances Dovecot may be unable to automatically solve problems with mailboxes. In such situations the force-resync command may be helpful. It tries to fix all problems. For sdbox and mdbox mailboxes the storage files will be also checked.
fs copy
Man Page | doveadm-fs(1) |
---|
Copy object in storage.
fs delete
Man Page | doveadm-fs(1) |
---|
Delete object from storage.
fs get
Man Page | doveadm-fs(1) |
---|
Get object from storage.
fs iter
Man Page | doveadm-fs(1) |
---|
List objects in fs path.
fs iter-dirs
Man Page | doveadm-fs(1) |
---|
List folders in fs path.
fs metadata
Man Page | doveadm-fs(1) |
---|
fs put
Man Page | doveadm-fs(1) |
---|
Store object in storage.
fs stat
Man Page | doveadm-fs(1) |
---|
Retrieve files status for the path provided. Currently, only the total size (in bytes) of the item is returned.
fts expand
Man Page | doveadm-fts(1) |
---|
Expand query using FTS.
fts lookup
Man Page | doveadm-fts(1) |
---|
Search mail with FTS plugin.
fts optimize
Man Page | doveadm-fts(1) |
---|
Optimize FTS data.
fts rescan
Man Page | doveadm-fts(1) |
---|
Rebuild FTS indexes.
fts tokenize
Man Page | doveadm-fts(1) |
---|
Search mail with FTS plugin.
import
Man Page | doveadm-import(1) |
---|
Import messages matching given search query.
index
Man Page | doveadm-index(1) |
---|
Index user mailbox folder or folders.
indexer add
Man Page | doveadm-indexer(1) |
---|
Add indexing request for the given user and the mailbox to the indexer queue.
indexer list
Man Page | doveadm-indexer(1) |
---|
List queued index requests.
indexer remove
Man Page | doveadm-indexer(1) |
---|
Remove index requests.
instance list
Man Page | doveadm-instance(1) |
---|
List Dovecot instances.
instance remove
Man Page | doveadm-instance(1) |
---|
Remove Dovecot instances.
kick
Man Page | doveadm-kick(1) |
---|
Kick user.
log errors
Man Page | doveadm-log(1) |
---|
Fetch error logs.
log find
Man Page | doveadm-log(1) |
---|
Show the location of logs.
log reopen
Man Page | doveadm-log(1) |
---|
Cause master process to reopen all log files.
log test
Man Page | doveadm-log(1) |
---|
Write a test message to the log files.
mailbox cache decision
Man Page | doveadm-mailbox(1) |
---|
mailbox cache purge
Man Page | doveadm-mailbox(1) |
---|
mailbox cache remove
Man Page | doveadm-mailbox(1) |
---|
mailbox create
Man Page | doveadm-mailbox(1) |
---|
mailbox cryptokey export
Man Page | doveadm-mailbox-cryptokey(1) |
---|
Exports user or folder private keys.
mailbox cryptokey generate
Man Page | doveadm-mailbox-cryptokey(1) |
---|
Generate new keypair for user or folder.
To generate new active user key and re-encrypt all your keys with it can be done with
doveadm mailbox cryptokey generate -u username -UR
This can be used to generate new user keypair and re-encrypt and create folder keys.
Note
You must provide a password if you want to generate password-protected
keypair right away. You can also use doveadm mailbox cryptokey password
to secure it.
mailbox cryptokey list
Man Page | doveadm-mailbox-cryptokey(1) |
---|
List all keys for user or mailbox.
mailbox cryptokey password
Man Page | doveadm-mailbox-cryptokey(1) |
---|
Sets, changes or clears password for user's private key.
mailbox delete
Man Page | doveadm-mailbox(1) |
---|
mailbox list
Man Page | doveadm-mailbox(1) |
---|
mailbox metadata get
Man Page | doveadm-mailbox(1) |
---|
mailbox metadata list
Man Page | doveadm-mailbox(1) |
---|
mailbox metadata set
Man Page | doveadm-mailbox(1) |
---|
mailbox metadata unset
Man Page | doveadm-mailbox(1) |
---|
mailbox mutf7
Man Page | doveadm-mailbox(1) |
---|
mailbox path
Man Page | doveadm-mailbox(1) |
---|
mailbox rename
Man Page | doveadm-mailbox(1) |
---|
mailbox status
Man Page | doveadm-mailbox(1) |
---|
mailbox subscribe
Man Page | doveadm-mailbox(1) |
---|
mailbox unsubscribe
Man Page | doveadm-mailbox(1) |
---|
mailbox update
Man Page | doveadm-mailbox(1) |
---|
move
Man Page | doveadm-move(1) |
---|
penalty
Man Page | doveadm-penalty(1) |
---|
process status
Man Page | doveadm-process-status(1) |
---|
proxy kick
Man Page | doveadm-proxy(1) |
---|---|
Changes |
|
Kick user.
proxy list
Man Page | doveadm-proxy(1) |
---|---|
Changes |
|
Show who is logged into the Dovecot server.
purge
Man Page | doveadm-purge(1) |
---|
pw
Man Page | doveadm-pw(1) |
---|
quota get
Man Page | doveadm-quota(1) |
---|
quota recalc
Man Page | doveadm-quota(1) |
---|
rebuild attachments
Man Page | doveadm-rebuild(1) |
---|
reload
Man Page | doveadm(1) |
---|
save
Man Page | doveadm-save(1) |
---|---|
Changes |
|
search
Man Page | doveadm-search(1) |
---|
service status
Man Page | doveadm-service-status(1) |
---|
service stop
sieve activate
Man Page | doveadm-sieve(1) |
---|
sieve deactivate
Man Page | doveadm-sieve(1) |
---|
sieve delete
Man Page | doveadm-sieve(1) |
---|
sieve get
Man Page | doveadm-sieve(1) |
---|
sieve list
Man Page | doveadm-sieve(1) |
---|
sieve put
Man Page | doveadm-sieve(1) |
---|
sieve rename
Man Page | doveadm-sieve(1) |
---|
sis find
stats add
Man Page | doveadm-stats(1) |
---|
stats dump
Man Page | doveadm-stats(1) |
---|
stats remove
Man Page | doveadm-stats(1) |
---|
stats reopen
Man Page | doveadm-stats(1) |
---|
stop
sync
Man Page | doveadm-sync(1) |
---|
user
Man Page | doveadm-user(1) |
---|
who
Man Page | doveadm-who(1) |
---|
Show who is logged into the Dovecot server.