Revision 25985,
855 bytes
checked in by vasilvv, 12 years ago
(diff) |
In mitmailutils:
* Use debhelper7
* Create bin/ and man/ directories for organization purposes
* Bump upstream version
* Switch to source format 3.0 (quilt)
|
Line | |
---|
1 | .\" |
---|
2 | .\" $Id: mitmailrename.1,v 1.1 2004-06-30 17:52:05 rbasch Exp $ |
---|
3 | .\" |
---|
4 | .TH MITMAILRENAME 1 |
---|
5 | .SH NAME |
---|
6 | mitmailrename \- rename an IMAP mailbox |
---|
7 | .SH SYNOPSIS |
---|
8 | .B mitmailrename |
---|
9 | [ |
---|
10 | .B \--debug |
---|
11 | ] [ |
---|
12 | .B \--help |
---|
13 | ] [ |
---|
14 | .B \--host |
---|
15 | .I name |
---|
16 | ] |
---|
17 | .I existing-mailbox new-mailbox |
---|
18 | .SH DESCRIPTION |
---|
19 | The \fImitmailrename\fR command changes the name of a mailbox on an |
---|
20 | IMAP server. |
---|
21 | .SH OPTIONS |
---|
22 | The |
---|
23 | .I mitmailrename |
---|
24 | command understands the following options: |
---|
25 | .TP |
---|
26 | .B \--debug |
---|
27 | turn on debugging. |
---|
28 | .TP |
---|
29 | .B \--help |
---|
30 | display usage information and exit. |
---|
31 | .TP |
---|
32 | .B \--host \fIname\fR |
---|
33 | query the given host, instead of the default post office server. |
---|
34 | .SH ARGUMENTS |
---|
35 | .I mitmailrename |
---|
36 | requires the name of an existing mailbox and a new mailbox name as arguments. |
---|
37 | .SH "SEE ALSO" |
---|
38 | mitmailcreate(1), mitmailremove(1), mailusage(1), |
---|
39 | imtest(1), RFC\-2060 (Internet Message Access Protocol - Version 4rev1) |
---|
Note: See
TracBrowser
for help on using the repository browser.