diff options
Diffstat (limited to 'home')
| -rw-r--r-- | home/.muttrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/.muttrc b/home/.muttrc index 1fb4503..37f41e9 100644 --- a/home/.muttrc +++ b/home/.muttrc @@ -19,7 +19,7 @@ set mbox_type=Maildir set mask="!^\\.[^.]" set mbox="~/Mail" # where to store read messages set record="+.Sent" # default location to save outgoing mail -set postponed="+.Drafts" # mailbox to store postponed messages in +set postponed="+.Postponed" # mailbox to store postponed messages in #set spoolfile="~/Mail" # where my new mail is located set abort_unmodified=yes # automatically abort replies if I don't |
