mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-07-27 04:46:49 +00:00
minor font changes in example headers
This commit is contained in:
parent
c9fa2593c0
commit
733e5b3623
@ -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__
|
||||||
|
Loading…
Reference in New Issue
Block a user