]> source.dussan.org Git - rspamd.git/commit
* Updates to spf system:
authorVsevolod Stakhov <vsevolod@rambler-co.ru>
Fri, 4 Dec 2009 16:46:01 +0000 (19:46 +0300)
committerVsevolod Stakhov <vsevolod@rambler-co.ru>
Fri, 4 Dec 2009 16:46:01 +0000 (19:46 +0300)
commit4639b204c25a13638bee42eceb4004e6ba0c67ec
treeaaa6003dabd6a38b1d00a0ffdd13bf34514ca132
parent2f551bd813a96567bac80aeaa186b706571b69f7
* Updates to spf system:
  - add plugin to work with spf records (initial version)
  - make all spf types working (except include and redirect that still need some attention)
  - add support of MX records to evdns
  - some major fixes and testing of the whole spf subsystem
CMakeLists.txt
src/evdns/evdns.c
src/evdns/evdns.h
src/map.c
src/plugins/spf.c [new file with mode: 0644]
src/spf.c
src/spf.h