]> source.dussan.org Git - rspamd.git/commit
* Check mime regexp only in text and html parts
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Fri, 3 Apr 2009 09:03:29 +0000 (13:03 +0400)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Fri, 3 Apr 2009 09:03:29 +0000 (13:03 +0400)
commita2d1da15991d59bdc8663bc841258e5affd211ca
tree3354b900ff55ad570b02be1ca0172067bbbc67b9
parentb06c9c6e186599df1ce7e18352372ee5356684bd
* Check mime regexp only in text and html parts
* Add 2 functions:
  - has_content_part(type, subtype)
  - has_content_part_len(type, subtype, min, max)
src/expressions.c
src/message.c
src/message.h
src/plugins/regexp.c