Revision history of "Filter chain"

From Mailutils
Jump to navigationJump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 12:06, 9 November 2016Gray talk contribs 1,152 bytes +1,152 Created page with "A chain of filters applies each filter in turn. Its syntax is: <source lang="bnf"> <filter-chain> ::= <filter> | <filter-chain> "+" <filter> <filter> ::= <filter-spec> <ARG>*..."