Add trash
This commit is contained in:
parent
dbcc24b6b4
commit
19fa33aa2a
@ -6,6 +6,7 @@ set folder = "imaps://mail.example.com" # IMAP url
|
|||||||
set spoolfile = +Inbox # Inbox
|
set spoolfile = +Inbox # Inbox
|
||||||
set record = +Sent # Sent (copy all sent messages to this mailbox)
|
set record = +Sent # Sent (copy all sent messages to this mailbox)
|
||||||
set postponed = +Drafts # copy Drafts to here
|
set postponed = +Drafts # copy Drafts to here
|
||||||
|
set trash = +Trash # send trash here
|
||||||
set imap_check_subscribed # connect to all mailboxes
|
set imap_check_subscribed # connect to all mailboxes
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user