set from = "yzxin@hotmail.com" set sendmail = "/usr/local/bin/msmtp -a hotmail" # Set folders set spoolfile = "+hotmail/INBOX" set postponed = "+hotmail/drafts" set record = "+hotmail/sent" set trash = "+hotmail/trash" color status cyan default macro index o "mbsync hotmail" "run mbsync to sync mail for this account" macro index,pager s \ "set my_old_resolve=\$resolve noresolve\ nset resolve=\$my_old_resolve\ +hotmail/junk" \ "mark as read and move to junk folder" macro index,pager i \ "+hotmail/INBOX" \ "move message to the inbox"