Maildir2mbox

From Qmail-LDAP Wiki

Jump to: navigation, search

maildir2mbox converts a maildir into an mbox.

You must supply three environment variables for its operation:

  • MAILDIR - the name of the maildir to convert
  • MAIL - the name of the target mbox file
  • MAILTMP - temporary file that the program can overwrite

MAIL and MAILTMP must reside on the same file system, and you must not run two maildir2mbox invocations in parallel.

Personal tools