ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages

 

This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles.

This manual page is associated with Mac OS X Server. It is not available on standard Mac OS X (client) installations.

For more information about the manual page format, see the manual page for manpages(5).



UNEXPUNGE(8)                                                                                    UNEXPUNGE(8)



NAME
       unexpunge - restore expunged (but yet unremoved) messages

SYNOPSIS
       unexpunge [ -C config-file ] -l 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.

       -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)



CMU                                             Project Cyrus                                   UNEXPUNGE(8)

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.