From 6f1f737e4ee3c83d623d07839a4fb24fa2e62e3f Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Fri, 5 Feb 2021 11:55:06 +0000 Subject: Remove Imperial add v@sko.ai --- Mail/mutt/.muttrc | 0 Mail/muttrc | 17 ++++++++++------- 2 files changed, 10 insertions(+), 7 deletions(-) create mode 100644 Mail/mutt/.muttrc diff --git a/Mail/mutt/.muttrc b/Mail/mutt/.muttrc new file mode 100644 index 0000000..e69de29 diff --git a/Mail/muttrc b/Mail/muttrc index f6a6cd1..861d681 100644 --- a/Mail/muttrc +++ b/Mail/muttrc @@ -94,12 +94,12 @@ bind index \Cy previous-line # Change from address bind index F noop -macro index Fi \ - ":set sendmail='msmtp -a imperial'; set from='vasil.zlatanov15@imperial.ac.uk" \ - ":set from to vasil.zlatanov15@imperial.ac.uk" +macro index Fa \ + "set from='v@sko.ai" \ + "set from to v@sko.ai' macro index Fd \ - ":set sendmail='msmtp'; set from='v@skozl.com" \ + "set from='v@skozl.com" \ "set from to v@skozl.com' bind index d noop @@ -124,9 +124,8 @@ macro index,pager gj "=dove/Spam" "Go to spam" macro index,pager gt "=dove/Trash" "Go to trash" macro index,pager gd "=dove/Drafts" "Go to drafts" - -# Clear new email notification -#set status_format="$HOME/.mutt/notify.sh '%r %f (%L) [Msgs:%?M?%M/?%m%?n? New:%n?%?d? Del:%d?%?F? Flag:%F?%?t? Tag:%t?%?p? Post:%p?%?b? Inc:%b?]'|" +set new_mail_command="notify-send --icon='/usr/share/icons/hicolor/48x48/apps/xfce-newmail.png' \ + 'New Mail: %v' '%n new messages, %u unread.' & # Other config @@ -176,3 +175,7 @@ bind index,pager \Cn sidebar-next # Open the highlighted mailbox bind index,pager \Co sidebar-open +alias root LĂ©ane Dufis-Simon + +# Forward messages as rfc822 instead of inline +set mime_forward=yes -- cgit v1.2.3