maildir2mbox.1
来自「linux下qmail的源码 本人加了一些注释」· 1 代码 · 共 54 行
1
54 行
.TH maildir2mbox 1.SH NAMEmaildir2mbox \- move mail from a maildir to an mbox.SH SYNOPSIS.B maildir2mbox.SH DESCRIPTION.B maildir2mboxmoves mail from a.IR maildir -formatdirectory to an.IR mbox -formatfile.You must supply three environment variables to.BR maildir2mbox :.B MAILDIRis the name of your.I maildirdirectory;.B MAILis the name of your.I mboxfile;and.B MAILTMPis a temporary file that.B maildir2mboxcan overwrite..B MAILTMPand.B MAILmust be on the same filesystem..B maildir2mboxis reliable:it will not remove messagesfrom.B MAILDIRuntil the messages have been successfully appended to.BR MAIL ..B maildir2mboxlocks.B MAILto protect against simultaneous access by a mail reader.This locking system does not protect against simultaneous accessby another.BR maildir2mbox ;you should run only one.B maildir2mboxat a time..SH "SEE ALSO"maildir(5)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?