sup-dump - Man Page
dumps message state from Sup index
Synopsis
sup-dump [options]
Description
Dumps all message state from the Sup index to standard out. You can later use sup-sync --restored --restore to recover the index.
This tool is primarily useful in the event that a Sup upgrade breaks index format compatibility.
Options
- -v, --version
Print version and exit
- -h, --help
Show help message
Examples
Dump message state and store in file
sup-dump > filename
Dump message state and compress output to store in file
sup-dump | bzip2 > filename.bz2
See Also
Reporting Bugs
You are welcome to submit bug reports to the Sup issue tracker, located at
Contact Information
- The Sup web page:
- Code repository:
- Sup Wiki:
- Sup IRC channel:
#sup @ freenode.net
- Mailing list:
supmua@googlegroups.com
supmua+subscribe@googlegroups.com
Archives: <https://groups.google.com/d/forum/supmua/>
Copyright
Copyright © 2006-2009 William Morgan <mworgan-sup@masanjin.net>
Copyright @ 2013-2014 Sup developers
Permission is granted to copy and distribute this manual under the terms of the GNU General Public License; either version 2 or (at your option) any later version.
Authors
Sup was originally written by William Morgan <wmorgan-sup@masanjin.net> and is now developed and maintained by the Sup developers.
Referenced By
sup(1), sup-import-dump(1), sup-psych-ify-config-files(1), sup-sync(1), sup-sync-back-maildir(1).