User Tools

Site Tools


how_to:write_your_own_spam_filter_rules

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
how_to:write_your_own_spam_filter_rules [2013/11/25 09:24] paulhow_to:write_your_own_spam_filter_rules [2013/11/25 09:25] paul
Line 16: Line 16:
 </code> </code>
  
-If you just have the text to search for, then VPOP3 will do a simple substring match. For more flexibility you can use regular expressions, and surround the regex pattern in '/' characters. VPOP3 uses PCRE regexes. If the search text or regular expression contains spaces, then you need to surround the whole thing with " quotes.+If you just have the text to search for, then VPOP3 will do a simple substring match. For more flexibility you can use regular expressions, and surround the regex pattern in '/' characters. VPOP3 uses PCRE regexes. If the search text or regular expression contains spaces, then you need to surround the search expression with " quotes.
  
 eg eg
how_to/write_your_own_spam_filter_rules.txt · Last modified: 2018/11/14 10:45 by 127.0.0.1