版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章 原始出处 、作者信息和本声明。否则将追究法律责任。35353/49494 |
前一篇提到了垃圾邮件过滤方法,接下来几篇将会提供垃圾邮件的过滤规则。
# Sample regexp message header filter lookup "table". See regexp_table(5) # for a description of the syntax. # # Message headers are filtered one at a time. This filter understands # multi-line mail headers, including MIME headers in the message body. # # The general format of a table entry is PATTERN RESULT. # |