aboutsummaryrefslogtreecommitdiffstats
path: root/ansible
diff options
context:
space:
mode:
Diffstat (limited to 'ansible')
-rw-r--r--ansible/roles/neomutt/tasks/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/roles/neomutt/tasks/main.yml b/ansible/roles/neomutt/tasks/main.yml
index 0f45cc8..20ad9be 100644
--- a/ansible/roles/neomutt/tasks/main.yml
+++ b/ansible/roles/neomutt/tasks/main.yml
@@ -23,7 +23,7 @@
set record = "+Sent"
set trash = "+Trash"
- mailboxes $postponed $record $trash
+ mailboxes $spoolfile +Archive $postponed $record +Junk $trash
owner: root
group: root