summaryrefslogtreecommitdiff
path: root/.config/emacs/wl.el
diff options
context:
space:
mode:
Diffstat (limited to '.config/emacs/wl.el')
-rw-r--r--.config/emacs/wl.el12
1 files changed, 6 insertions, 6 deletions
diff --git a/.config/emacs/wl.el b/.config/emacs/wl.el
index a169249..815c97c 100644
--- a/.config/emacs/wl.el
+++ b/.config/emacs/wl.el
@@ -27,12 +27,12 @@
;; note: all below are dirs (Maildirs) under elmo-maildir-folder-path
;; the '.'-prefix is for marking them as maildirs
- wl-fcc "..Sent" ;; sent msgs go to the "sent"-folder
- wl-default-folder "..Ham" ;; my main inbox
- wl-draft-folder "..Draft" ;; store drafts in 'postponed'
- wl-trash-folder "..Trash" ;; put trash in 'trash'
- wl-spam-folder "..Bulk Mail" ;; put spam in 'Bulk Mail'
- wl-queue-folder "..queue" ;; we don't use this
+ wl-fcc ".Sent" ;; sent msgs go to the "sent"-folder
+ wl-default-folder ".FOLDERS.Ham" ;; my main inbox
+ wl-draft-folder ".Draft" ;; store drafts in 'postponed'
+ wl-trash-folder ".Trash" ;; put trash in 'trash'
+ wl-spam-folder ".FOLDERS.Spam.training" ;; put spam in 'Bulk Mail'
+ wl-queue-folder ".FOLDERS.queue" ;; we don't use this
;; check this folder periodically, and update modeline
;wl-biff-check-folder-list '(".todo") ;; check every 180 seconds