소스 검색

mail forwarding features

pull/44/head
ralphe 6 년 전
부모
커밋
f51ba63e90
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. +5
    -0
      muttrc

+ 5
- 0
muttrc 파일 보기

@@ -52,6 +52,11 @@ set fast_reply # skip to compose when replying
set edit_headers # show headers when composing
set askcc # ask for CC:
set fcc_attach # save attachments with the body
unset mime_forward # forward attachments as part of body
set forward_format = "Fwd: %s" # format of subject when forwarding
set forward_decode # decode when forwarding
set forward_quote # include message in forwards


#Ctrl-R to mark all as read
macro index \Cr "T~U<enter><tag-prefix><clear-flag>N<untag-pattern>.<enter>" "mark all messages as read"


불러오는 중...
취소
저장