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