Changes between Version 3 and Version 4 of mf-split-mailbox
- Timestamp:
- Mar 7, 2013, 5:18:35 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
mf-split-mailbox
v3 v4 4 4 5 5 This 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'''. 6 7 {{{ 8 servername:~# su - username 9 }}} 10 11 To view Maildir use: 12 13 {{{ 14 username@servername:~$ ls -a Maildir/ 15 }}} 16 6 17 7 18 Optionally you can run the command such that it leaves a different number of emails in the in box with this syntax: