[exim] Adding abuse information to headers

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Mar Matthias Darin
Ημερομηνία:  
Προς: Exim Users
Αντικείμενο: [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/