User Tools

Site Tools


reference:quarantine_tab

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
reference:quarantine_tab [2011/12/13 13:08] – explanation: images are blocked simonreference:quarantine_tab [2018/11/14 10:45] (current) – external edit 127.0.0.1
Line 28: Line 28:
 ====Viewing a message==== ====Viewing a message====
 To view a quarantined message, double-left-click the message row in the grid. This will bring up a windowed preview of the message, with full headers and advanced options for releasing the message. To reduce the risk of the user being exposed to offensive or upsetting material, all image files are automatically blocked in this preview. To view a quarantined message, double-left-click the message row in the grid. This will bring up a windowed preview of the message, with full headers and advanced options for releasing the message. To reduce the risk of the user being exposed to offensive or upsetting material, all image files are automatically blocked in this preview.
 +
 +====Filtering results====
 +The grid contains two header rows; the top header is a title for each column; immediately beneath this, is a filtering header.\\
 +There are four filter boxes:
 +  * **From** -> Text filter
 +  * **Subject** -> Text filter
 +  * **Score** -> Numeric filter
 +  * **Size** -> Numeric filter
 +
 +===Text filters===
 +The text filters are straight-forward: You simply need to start typing, and the results are filtered to show only those where there is a match for the entered text, in the specified column.
 +
 +===Numeric filters===
 +Numeric filters are slightly more complicated; this is mainly because you can do more things with them.\\
 +The following table explains how the numeric filter works, where //a// and //b// represent numbers:
 +^Format ^Example ^Returns rows where the number is ^
 +|//a// |200 |exactly //a// |
 +|=//a// |=200 |exactly //a// |
 +|>//a// |>200 |greater than //a// |
 +|<//a// |<200 |less than //a// |
 +|>=//a// |>=200 |greater than, or equal to //a// |
 +|<nowiki><=</nowiki>//a// |<nowiki><=</nowiki>200 |less than, or equal to //a// |
 +|//a//..//b// |200..300 |greater than, or equal to //a// and also less than, or equal to //b// |
 +
 +//Note: For the message **size**, the filtered value is actually the number of bytes, whereas a rounded value in kB, MB or GB may be displayed for convenience.//
reference/quarantine_tab.1323781735.txt.gz · Last modified: 2018/11/14 10:44 (external edit)