[exim] Adding abuse information to headers

Inizio della pagina
Delete this message
Reply to this message
Autore: Mar Matthias Darin
Data:  
To: Exim Users
Oggetto: [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/