8 | | * Consider [/newticket opening a ticket] requesting that we break your inbox into smaller mailboxes - that will make it easier for you to sort through the messages and delete the ones you don't want. If the person running your membership has given you access to the server, then you can [wiki:secure_shell secure shell] into your account and run the split-mailbox command yourself. Simply type the following command and you will be able to automatically move all of your inbox messages into multiple smaller mailboxes: |
| 8 | * Consider setting up additional filters in webmail. You can create filters by clicking on the Options -> Filters. |
| 9 | * Consider [/newticket opening a ticket] requesting that we break your inbox into smaller mailboxes - that will make it easier for you to sort through the messages and delete the ones you don't want. |
| 10 | |
| 11 | For administrators: to easily split out all but the most recent 1,000 messages in a user's inbox: |
| 12 | |
| 13 | * Become the user with: |
| 14 | {{{ |
| 15 | su - <username> |
| 16 | }}} |
| 17 | * Run mf-split-mailbox: |