From da264f100139e3fdf1d407a88a833c79fdb7d6d8 Mon Sep 17 00:00:00 2001 From: A Farzat Date: Wed, 18 Feb 2026 20:51:14 +0300 Subject: Correct the Purdue Email trash directory --- .../accounts/abdurrahmanfarza@student.purdueglobal.edu.muttrc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.config/mutt/accounts/abdurrahmanfarza@student.purdueglobal.edu.muttrc b/.config/mutt/accounts/abdurrahmanfarza@student.purdueglobal.edu.muttrc index a8f9dd3..f2154d8 100644 --- a/.config/mutt/accounts/abdurrahmanfarza@student.purdueglobal.edu.muttrc +++ b/.config/mutt/accounts/abdurrahmanfarza@student.purdueglobal.edu.muttrc @@ -11,7 +11,7 @@ set mbox_type = Maildir source "$XDG_CONFIG_HOME/mutt/switch.muttrc" set spoolfile = +INBOX set postponed = +[Gmail]/Drafts -set trash = +[Gmail]/Bin +set trash = +[Gmail]/Trash set record = "+[Gmail]/Sent Mail" macro index o "tmux split-window -dl 25% 'mailsync abdurrahmanfarza@student.purdueglobal.edu'" "run mbsync to sync abdurrahmanfarza@student.purdueglobal.edu" @@ -27,9 +27,9 @@ macro index,pager Cd ";=[Gmail]/Drafts" "copy mail to draft macro index,pager gj "=[Gmail]/Spam" "go to junk" macro index,pager Mj ";=[Gmail]/Spam" "move mail to junk" macro index,pager Cj ";=[Gmail]/Spam" "copy mail to junk" -macro index,pager gt "=[Gmail]/Bin" "go to trash" -macro index,pager Mt ";=[Gmail]/Bin" "move mail to trash" -macro index,pager Ct ";=[Gmail]/Bin" "copy mail to trash" +macro index,pager gt "=[Gmail]/Trash" "go to trash" +macro index,pager Mt ";=[Gmail]/Trash" "move mail to trash" +macro index,pager Ct ";=[Gmail]/Trash" "copy mail to trash" macro index,pager gs "=[Gmail]/Sent Mail" "go to sent" macro index,pager Ms ";=[Gmail]/Sent Mail" "move mail to sent" macro index,pager Cs ";=[Gmail]/Sent Mail" "copy mail to sent" -- cgit v1.2.3-70-g09d2