RE: [Exim] Couple of questions

Top Page
Delete this message
Reply to this message
Author: Jeffrey Wheat
Date:  
To: exim-users
Subject: RE: [Exim] Couple of questions
Philip,

    Thanks for replying. I gave that a try but it returns nothing
at all. The following acl is what I was trying to debug without any
luck:


  # hotmail forgery filter
  deny    sender_domains = hotmail.com
          message   = ACL-Reject: NOT FROM HOTMAIL $h_Received
          condition = ${if eq {$h_Received:}{hotmail.com}{no}{yes}}


Thanks,
Jeff

> -----Original Message-----
> From: Philip Hazel [mailto:ph10@cus.cam.ac.uk]
> Sent: Monday, December 16, 2002 3:40 PM
> To: Jeffrey Wheat
> Cc: exim-users@???
> Subject: Re: [Exim] Couple of questions
>
>
> On Fri, 13 Dec 2002, Jeffrey Wheat wrote:
>
> > I am trying to see if there is a way to make the acl's log
> to the log
> > file things like $h_Received and $h_X-Mailer in the message
> directive
> > so I can see why some of my acl's are failing.
>
> Just put this ACL command somewhere in your DATA ACL:
>
> warn log_message = $h_Received ....
>
> At least, I think that should work, but I haven't tried it.
> It specifies a warning with no conditions.
>
>
> --
> Philip Hazel            University of Cambridge Computing Service,
> ph10@???      Cambridge, England. Phone: +44 1223 334714.

>
>
> ---
> Incoming mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.427 / Virus Database: 240 - Release Date: 12/6/2002
>
>


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.427 / Virus Database: 240 - Release Date: 12/6/2002