# Create new mailbox in IMAP
	+ When located in mailbox list (c)
		shift + C 

# Move multiple messages to folder (bulk operations)
	
	1. Select/tag them with alt+'t'
	2. ;s in mail inbox overview for bulk operation

# Deleting / Undeleting all messages in mutt
	
	1. In mutt’s index, hit ‘D’ (UPPERCASE D)
	2. It will prompt you with “Delete messages matching: “
		
		+ enter this string:

		~A

	3. It should mark all for deletion!
	4. Conversely, you can do the same thing with UPPERCASE U to undelete multiple messages. 
