]> git.friedersdorff.com Git - max/dotfiles.git/commitdiff
Unset the record and trash for gmail accounts
authorMaximilian Friedersdorff <maxf130@gmail.com>
Fri, 6 May 2016 17:31:59 +0000 (18:31 +0100)
committerMaximilian Friedersdorff <maxf130@gmail.com>
Fri, 6 May 2016 17:31:59 +0000 (18:31 +0100)
Ensures that sent messages do not inadvertantly end up
in the sent folder of other accounts

mutt/.mutt/account.com.gmail.maxf130
mutt/.mutt/account.uk.co.musoft.max

index e6889bebf0e18b272878984d1c91dcbc6d61eca9..b856b825602bd5786d47ef5fdacf32fb4703b572 100644 (file)
@@ -12,3 +12,4 @@ set message_cachedir = ~/.mutt/com.gmail.maxf130/cache/bodies
 set certificate_file = ~/.mutt/com.gmail.maxf130/certificates
 
 set trash = ""
+set record = ""
index 20cf33ec2c2349536d6b70cc0320e0da9cfcca72..ba7e6aa5b8891db6c27de7552af9320a6b1c0a31 100644 (file)
@@ -12,3 +12,4 @@ set message_cachedir = ~/.mutt/uk.co.musoft.max/cache/bodies
 set certificate_file = ~/.mutt/uk.co.musoft.max/certificates
 
 set trash = ""
+set record = ""