[exim] Adding abuse information to headers

Pàgina inicial
Delete this message
Reply to this message
Autor: Mar Matthias Darin
Data:  
A: Exim Users
Assumpte: [exim] Adding abuse information to headers
Hello,

For anyone interested, here is a way to add abuse IP lookup information
to your headers without incurring a hit on the CPU processing.

Add these lines to your acl_check_rcpt section:

  warn    condition     = ${if !def:h_X-AbuseInfo:}
          message       = X-AbuseInfo: 
http://dns.tanaya.net/cgi-bin/dns.cgi?whois+$sender_host_address 



This is beta, but here to stay... Comments/questions (offlist please)
appreciated.

---

The Matthias Chronicles
http://tanaya.net/MatthiasChronicles/