X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/535c6a043c385d7b44da9d11632278107c11b180..da3e402c526ca4876876fe71d299f5d5b9468d33:/mutt/accounts/wio diff --git a/mutt/accounts/wio b/mutt/accounts/wio deleted file mode 100644 index 20af2d1..0000000 --- a/mutt/accounts/wio +++ /dev/null @@ -1,26 +0,0 @@ -# vim: ft=muttrc -set realname = "Samir Benmendil" -set from = "sbenmendil@witekio.com" -my_hdr Bcc: sbenmendil@witekio.com -set sendmail = "msmtp -a wio" - -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 - -# goobook -set query_command = "goobook query '%s'" - -mailboxes +wio/inbox -mailboxes +wio/sent -mailboxes +wio/archive -mailboxes +wio/drafts -mailboxes +wio/spam -mailboxes +wio/bin - -macro index,pager gi "+wio/inbox" "go to inbox" -macro index,pager ga "+wio/archive" "go to archive" -macro index,pager gs "+wio/spam" "go to spam"