shithub: riscv

ref: 5f7a6b7ea3c4ae1b51beffe3309e9b6b0491e71f
dir: /sys/man/8/splitmbox/

View raw version
.TH SPLITMBOX 8
.SH NAME
splitmbox \- split a mailbox into mdir format
.SH SYNOPSIS
.B splitmbox
[
.B -l
]
[
.I mbox
] 
.SH DESCRIPTION
Splitmbox converts a mailbox in mbox format
into
.IR mdir (6)
format.
.I Mbox
is the mailbox to convert.
The default is
.B /mail/box/\f2user\f5/mbox
and the temporary destination is
.BR /mail/box/\f2user\f5/mboxdir .
.PP
After conversion, commands are printed
to remove the old mailbox and replace it
with the new.  These must be executed by
hand to complete the conversion.  The
.B -l
flag executes these commands rather than
printing them.
.SH "SEE ALSO"
.IR mdir (6),
.IR pop3 (8)
.SH BUGS
Curious manumatic process.
.PP
It's imperative that one close all imap
clients using the old upas system on
.BR imap.coraid.com .