summaryrefslogtreecommitdiffstats
path: root/.config/mutt/accounts/1-gmx_rbo.muttrc
diff options
context:
space:
mode:
authorjoe <rbo@gmx.us>2025-09-29 12:44:44 +0200
committerjoe <rbo@gmx.us>2025-09-29 12:44:44 +0200
commit51c3185556dfc196a9d68bf3159b3c48a075f006 (patch)
treedd272bdc53d95e1b25b789786983bde962a9ba96 /.config/mutt/accounts/1-gmx_rbo.muttrc
parentup (diff)
downloaddotfiles-bsd-51c3185556dfc196a9d68bf3159b3c48a075f006.tar.gz
dotfiles-bsd-51c3185556dfc196a9d68bf3159b3c48a075f006.tar.bz2
dotfiles-bsd-51c3185556dfc196a9d68bf3159b3c48a075f006.tar.xz
dotfiles-bsd-51c3185556dfc196a9d68bf3159b3c48a075f006.tar.zst
dotfiles-bsd-51c3185556dfc196a9d68bf3159b3c48a075f006.zip
up
Diffstat (limited to '')
-rw-r--r--.config/mutt/accounts/1-gmx_rbo.muttrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/mutt/accounts/1-gmx_rbo.muttrc b/.config/mutt/accounts/1-gmx_rbo.muttrc
index 4c260a5..287edda 100644
--- a/.config/mutt/accounts/1-gmx_rbo.muttrc
+++ b/.config/mutt/accounts/1-gmx_rbo.muttrc
@@ -1,9 +1,9 @@
# vim: filetype=neomuttrc
# muttrc file for account bousset.rudy@gmail.com
-set realname = "Rudy Bousset"
+set realname = "joe"
set from = "rbo@gmx.us"
set sendmail = "msmtp -a gmx_rbo"
-alias me Rudy Bousset <rbo@gmx.us>
+alias me joe <rbo@gmx.us>
set folder = "$MAIL/gmx_rbo"
set header_cache = $XDG_RUNTIME_DIR/mutt/gmx_rbo/headers
set message_cachedir = $XDG_RUNTIME_DIR/mutt/gmx_rbo/bodies
@@ -18,7 +18,7 @@ bind index,pager C noop
bind index gg first-entry
bind pager gg top
bind pager G bottom
-macro index o "<shell-escape>killall mbsync >/dev/null 2>&1; mbsync -c $XDG_CONFIG_HOME/mbsync/mbsyncrc gmx_rbo<enter>" "run mbsync to sync rbo@gmx.us"
+macro index o "<shell-escape>killall mbsync >/dev/null 2>&1; mbsync gmx_rbo<enter>" "run mbsync to sync rbo@gmx.us"
unmailboxes *
mailboxes "=INBOX" "=Sent" "=Drafts" "=Spam" "=Trash" "=Keep"