# Account settings # local maildir settings set mbox_type = Maildir set folder = ~/documents/mail # This has the shortcut '+' or '=' set spoolfile = "+inbox" # This has the shortcut '!' set postponed = "+drafts" set trash = "+trash" # Disable saving outgoing mail since Gmail saves them by default. unset record mailboxes ! \ "+important" \ "+sent" \ "+drafts" \ "+trash" \ "+archive"