.muttrc.addons: M: Improve.
authorJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 11 Jun 2017 19:32:03 +0000 (21:32 +0200)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Sun, 11 Jun 2017 19:32:03 +0000 (21:32 +0200)
.muttrc.addons: ignore: +some

.muttrc.addons

index f60e5e6..420241c 100644 (file)
@@ -63,8 +63,8 @@ macro pager <Esc>g ":set pager_index_lines=10\n"
 # Mail command
 ##############
 bind index \ca mail
 # Mail command
 ##############
 bind index \ca mail
-macro index M ":my_hdr X-Priority: 1\n:my_hdr Importance: high\n:set dsn_return=hdrs\n:set dsn_notify=failure,delay,success\n^a" "DSN and Priority-1 classed compose of a new mail message"
-macro index m ":unmy_hdr X-Priority Importance\n:unset dsn_return dsn_notify\n^a" "Standard compose of a new mail message"
+macro index M ":set dsn_return=hdrs\n:set dsn_notify=failure,delay,success\n^a" "DSN compose of a new mail message"
+macro index m ":unset dsn_return dsn_notify\n^a" "Standard compose of a new mail message"
 # quote 'macro' argument to prevent: macro: too many arguments
 # `spamassassin {--report|--revoke}' calls `sa-learn {--spam|--ham}' automatically.
 set pipe_split
 # quote 'macro' argument to prevent: macro: too many arguments
 # `spamassassin {--report|--revoke}' calls `sa-learn {--spam|--ham}' automatically.
 set pipe_split
@@ -99,6 +99,7 @@ ignore DKIM-Signature: DomainKey-Signature: X-RedHat-Spam-Score:
 ignore Authentication-Results: X-Virus-Found: X-Spam-SWARE-Status: X-HELO:
 ignore X-Google-DKIM-Signature: X-Gm-Message-State: X-Received: X-IsSubscribed:
 ignore ARC-Seal: ARC-Message-Signature: ARC-Authentication-Results: Received-SPF: DMARC-Filter: DKIM-Filter: Auto-Submitted: X-Greylist:
 ignore Authentication-Results: X-Virus-Found: X-Spam-SWARE-Status: X-HELO:
 ignore X-Google-DKIM-Signature: X-Gm-Message-State: X-Received: X-IsSubscribed:
 ignore ARC-Seal: ARC-Message-Signature: ARC-Authentication-Results: Received-SPF: DMARC-Filter: DKIM-Filter: Auto-Submitted: X-Greylist:
+ignore X-Spam-Status X-Spam-Checker-Version X-AuditID X-MTR Msgkey X-EPLocale X-EPWebmail-Msg-Type X-EPWebmail-Reply-Demand X-EPApproval-Locale X-EPHeader X-EPTrCode X-EPTrName X-MLAttribute X-RootMTR X-ParentMTR X-ArchiveUser X-CPGSPASS X-Brightmail-Tracker
 color header brightyellow black ^(From|Subject|To|Cc|Bcc|Message-ID):
 
 # Colors
 color header brightyellow black ^(From|Subject|To|Cc|Bcc|Message-ID):
 
 # Colors