minor font changes in example headers

This commit is contained in:
Dietmar Maurer 2018-01-10 10:41:46 +01:00
parent c9fa2593c0
commit 733e5b3623

View File

@ -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. 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 Field: X-SPAM-LEVEL
Value: __SPAM_INFO__ Value: __SPAM_INFO__
@ -134,7 +134,7 @@ Value: __SPAM_INFO__
Another prominent example is the 'Modify Spam Subject' action. This Another prominent example is the 'Modify Spam Subject' action. This
simply adds the 'SPAM:' prefix to the original mail subject: simply adds the 'SPAM:' prefix to the original mail subject:
.Modify Spam Subject Header Attribute .'Modify Spam Subject' Header Attribute
---- ----
Field: subject Field: subject
Value: SPAM: __SUBJECT__ Value: SPAM: __SUBJECT__