From f6b127215458a80424453d931e1d41a516f528bd Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Thu, 14 Jan 2016 13:41:11 +0000 Subject: [mutt] Avoid duplicates in sent with gmail --- .mutt/id_informal | 2 ++ .mutt/id_main | 2 ++ 2 files changed, 4 insertions(+) (limited to '.mutt') diff --git a/.mutt/id_informal b/.mutt/id_informal index 7dc962e..0383212 100644 --- a/.mutt/id_informal +++ b/.mutt/id_informal @@ -9,3 +9,5 @@ set trash = "+Informal/Informal.bin" macro index,pager gs " $record" macro index,pager gd " $postponed" macro index,pager gb " $trash" + +unset record diff --git a/.mutt/id_main b/.mutt/id_main index 1a31d9f..72dd460 100644 --- a/.mutt/id_main +++ b/.mutt/id_main @@ -9,3 +9,5 @@ set trash = "+Main/Main.bin" macro index,pager gs " $record" macro index,pager gd " $postponed" macro index,pager gb " $trash" + +unset record -- cgit v1.2.3