X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/858fddc133c9da4bd095c33f45eafa66c37f0488..c6a94b49c00ea320c67909cbe0d2df2f95d4fbb9:/mutt/accounts/gmail diff --git a/mutt/accounts/gmail b/mutt/accounts/gmail index 69458e0..468347c 100644 --- a/mutt/accounts/gmail +++ b/mutt/accounts/gmail @@ -1,7 +1,7 @@ # vim: ft=muttrc set realname = "Samir Benmendil" -set from = "me@rmz.io" -my_hdr Bcc: sent@rmz.io +set from = "samir.benmendil@gmail.com" +my_hdr Bcc: samir.benmendil@gmail.com set sendmail = "msmtp -a gmail" set spoolfile = "+gmail/inbox" # set inbox @@ -9,6 +9,9 @@ set postponed = "+gmail/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 +# goobook +set query_command = "goobook query '%s'" + mailboxes "+gmail/inbox" mailboxes "+gmail/sent" mailboxes "+gmail/youtube"