diff options
author | Urbain Vaes <urbain@vaes.uk> | 2015-12-12 12:33:46 +0000 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2015-12-12 12:33:46 +0000 |
commit | 40bd1a26eba933f00297e91e381654f693dcf385 (patch) | |
tree | 67c22da8f69d26411503fd66d58c765518fa70fb /.mutt/id_imperial | |
parent | 1f7ed635e21a70b1f1a6807557cf31f5612531af (diff) |
Update mail configuration
Diffstat (limited to '.mutt/id_imperial')
-rw-r--r-- | .mutt/id_imperial | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.mutt/id_imperial b/.mutt/id_imperial index e4df7f5..55311a4 100644 --- a/.mutt/id_imperial +++ b/.mutt/id_imperial @@ -1,2 +1,7 @@ set from = "u.vaes13@imperial.ac.uk" set sendmail="/usr/bin/msmtp -a imperial" + +set spoolfile = "+Imperial/Imperial" +set record = "+Imperial/Imperial.sent" +set postponed = "+Imperial/Imperial.drafts" +set trash = "+Imperial/Imperial.bin" |