X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/858fddc133c9da4bd095c33f45eafa66c37f0488..c6a94b49c00ea320c67909cbe0d2df2f95d4fbb9:/mutt/accounts/office365?ds=inline diff --git a/mutt/accounts/office365 b/mutt/accounts/office365 index 553b7e5..23ad796 100644 --- a/mutt/accounts/office365 +++ b/mutt/accounts/office365 @@ -9,6 +9,9 @@ set postponed = "+office365/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 +# office365 +set query_command = "office365-book" + mailboxes "+office365/inbox" mailboxes "+office365/sent" mailboxes "+office365/archive"