]> source.dussan.org Git - rspamd.git/commit
* Add ability to recursive scan over multipart's parts for functions:
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Wed, 20 Oct 2010 18:26:34 +0000 (22:26 +0400)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Wed, 20 Oct 2010 18:26:34 +0000 (22:26 +0400)
commit7a09c641f8caaefa697013540166f0a7f3857321
treeece6ade382dd4acb53f275a34fe47c590e8ff617
parent2f23fd64a793f818300bb645beb16f1a01528d31
* Add ability to recursive scan over multipart's parts for functions:
 - content_type_is_type
 - content_type_is_subtype
 - content_type_compare_param
 - content_type_has_param
* Add ability to specify any of actions in user's settings, not only reject.
src/cfg_xml.c
src/expressions.c
src/filter.c
src/filter.h
src/protocol.c
src/protocol.h
src/settings.c
src/settings.h