Are there spam filtering technologies that examine email headers?
For example; X-PHP-Origin
header can contain an IP address that is on a blacklist; are there spam filters that would catch this?
I thought spam filters only checked the connecting client?