Changes between Initial Version and Version 1 of mf-split-mailbox


Ignore:
Timestamp:
Mar 5, 2013, 5:19:54 PM (11 years ago)
Author:
Ross
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • mf-split-mailbox

    v1 v1  
     1= mf-split-mailbox =
     2
     3This command moves emails out of user inbox and into an archived mailbox, leaving 1000 emails in the inbox by default.  It must be run as the designated user '''not as root'''.
     4
     5Optionally you can run the command such that it leaves a different number of emails in the in box with this syntax:
     6
     7{{{
     8# MF_MAX_MESSAGES=2000 mf-split-mailbox
     9}}}
     10
     11Where 2000 above is the number of emails to leave in the inbox.