]> git.rmz.io Git - dotfiles.git/blobdiff - mutt/accounts/fpp
mail: setup wio email account + remove fpp
[dotfiles.git] / mutt / accounts / fpp
diff --git a/mutt/accounts/fpp b/mutt/accounts/fpp
deleted file mode 100644 (file)
index d1b1114..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-# vim: ft=muttrc
-set realname = "Samir Benmendil"
-set from = "samir@fppnt.com"
-my_hdr Bcc: samir@fppnt.com
-set sendmail = "msmtp -a fpp"
-
-set spoolfile    = "+fpp/inbox"   # set inbox
-set postponed    = "+fpp/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 "+fpp/inbox"
-mailboxes "+fpp/sent"
-mailboxes "+fpp/archive"
-mailboxes "+fpp/drafts"
-mailboxes "+fpp/spam"
-mailboxes "+fpp/bin"
-
-macro index,pager gi "<change-folder>=fpp/inbox<return>"   "go to inbox"
-macro index,pager ga "<change-folder>=fpp/archive<return>" "go to archive"
-macro index,pager gs "<change-folder>=fpp/spam<return>"    "go to spam"