From 733e5b3623d5858af36e8dae59f1418b58c14dab Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Wed, 10 Jan 2018 10:41:46 +0100 Subject: [PATCH] minor font changes in example headers --- pmg-mail-filter.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pmg-mail-filter.adoc b/pmg-mail-filter.adoc index 74bd342..d8f78d5 100644 --- a/pmg-mail-filter.adoc +++ b/pmg-mail-filter.adoc @@ -125,7 +125,7 @@ Header Attributes This object is able to add or modify mail header attributes. As notice above, you can use xref:rule_system_macros[macros], making this a very powerful object. For example, the 'Modify Spam Level' actions adds detailed infomation about detected Spam characteristics to the ` X-SPAM-LEVEL` header. -.Modify Spam Level Header Attribute +.'Modify Spam Level' Header Attribute ---- Field: X-SPAM-LEVEL Value: __SPAM_INFO__ @@ -134,7 +134,7 @@ Value: __SPAM_INFO__ Another prominent example is the 'Modify Spam Subject' action. This simply adds the 'SPAM:' prefix to the original mail subject: -.Modify Spam Subject Header Attribute +.'Modify Spam Subject' Header Attribute ---- Field: subject Value: SPAM: __SUBJECT__