Rechercher une page de manuel
unexpunge
Langue: en
Version: Project Cyrus (fedora - 06/07/09)
Section: 8 (Commandes administrateur)
*
NAME
unexpunge - restore expunged (but yet unremoved) messagesSYNOPSIS
unexpunge [ -C config-file ] -l mailboxunexpunge [ -C config-file ] -t time-interval [ -d ] [ -v ] mailbox
unexpunge [ -C config-file ] -a [ -d ] [ -v ] mailbox
unexpunge [ -C config-file ] -u [ -d ] [ -v ] mailbox uid...
DESCRIPTION
Unexpunge is used to restore expunged messages which have yet to be removed from the Cyrus mailspool. This utility is only useful when the server is configured to use delayed expunge.Unexpunge reads its configuration options out of the imapd.conf(5) file unless specified otherwise by -C.
OPTIONS
- -C config-file
- Read configuration options from config-file.
- -l
- List the expunged messages in the specified mailbox which are available for restoration.
- -t time-interval
- Unexpunge messages which were expunged in the last time-interval seconds. (modifiers: m: minutes, h: hours, d: days, w: weeks).
- -a
- Restore all of the expunged messages in the specified mailbox.
- -u
- Restore only those messages having the specified UIDs in the specified mailbox.
- -d
- Unset the \Deleted flag on any restored messages.
- -v
- Enable verbose output/logging.
FILES
- /etc/imapd.conf
SEE ALSO
imapd.conf(5)
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre