-set spoolfile = "+wio/inbox" # set inbox
-set postponed = "+wio/drafts" # drafts folder
-unset record # do not move sent msgs to a folder, gmail does that
-unset move # do not move read msgs, gmail does that
+set spoolfile = "+wio/inbox" # set inbox
+set postponed = "+wio/drafts" # drafts folder
+set record = "+wio/sent" # fcc sent message into folder
+set trash = "+wio/bin" # deleted messages go here
+set mbox = "+wio/archive"
+unset move # do not move read msgs, we archive them after 3 months