[Exim] acl question

Top Page
Delete this message
Reply to this message
Author: Jeffrey Wheat
Date:  
To: exim-users
Subject: [Exim] acl question
In exim 4.10, it is possible to do something like this?

deny          sender_domains  = aol.com
              message         = X-Forgery: NOT AN AOL MAILER ($h_X-Mailer)
              condition       = ${if match {$h_X-Mailer:}{.*[Aa][Oo][Ll].*} {no}{yes}}


I'd like to somehow harvest the X-Mailer in these messages.

Thanks,
Jeff

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.423 / Virus Database: 238 - Release Date: 11/25/2002