В Пнд, 19/10/2009 в 16:18 +0200, Tom Kistner пишет:
> Vasiliy G Tolstov wrote:
> 
> > Do You have some ideas of this behaviour?
> 
> I have now added the bits that allow add_header in the DKIM ACL.
> 
> /tom
> 
> 
> 

Hello again. 

I have this acl to protect from mail forgery:

  deny          message                 = X-ACL-DKIM: Possible mail
forgery
                !dkim_status            = pass
                dkim_signers            = SYS_DOMAINS_LOCAL
                condition               = ${if {match_domain{${domain:
$h_From:}}{SYS_DOMAINS_LOCAL}}{yes}{no}}
                !hosts                  = +SYS_HOSTS_WHITE

Why i get now in exim logs this message:

Oct 22 10:15:21 selfip exim[22391]: [1\17] [22391] 1N0qxF-0005p9-7l
H=[UNAVAILABLE] (62-47-210-44.adsl.highway.telekom.at)
[62.47.210.44]:40428 I=[127.0.0.1]:25 temporarily rejected DKIM : failed
to expand ACL string "${if {match_domain{${domain:
$h_From:}}{SYS_DOMAINS_LOCAL}}{yes}{no}}": condition name expected, but
found "{match_domain{${"
Oct 22 10:15:21 selfip exim[22391]: [2\17] Envelope-from:
<[email protected]>
Oct 22 10:15:21 selfip exim[22391]: [3\17] Envelope-to:
<[email protected]>
Oct 22 10:15:21 selfip exim[22391]: [4\17]   X-ACL-DKIM: none
Oct 22 10:15:21 selfip exim[22391]: [5\17] P Received: from
[UNAVAILABLE] ([62.47.210.44]:40428
helo=62-47-210-44.adsl.highway.telekom.at)
Oct 22 10:15:21 selfip exim[22391]: [6\17]      by mxs.selfmail.ru with
esmtp (Exim 4.70)
Oct 22 10:15:21 selfip exim[22391]: [7\17]      (envelope-from
<[email protected]>)
Oct 22 10:15:21 selfip exim[22391]: [8\17]      id 1N0qxF-0005p9-7l
Oct 22 10:15:21 selfip exim[22391]: [9\17]      for [email protected];
Thu, 22 Oct 2009 10:15:21 +0400
Oct 22 10:15:21 selfip exim[22391]: [10\17]   Date: Thu, 22 Oct 2009
08:15:00 +0200
Oct 22 10:15:21 selfip exim[22391]: [11\17] T To: [email protected]
Oct 22 10:15:21 selfip exim[22391]: [12\17] F From: "Virgie Trebil"
<[email protected]>
Oct 22 10:15:21 selfip exim[22391]: [13\17]   Subject: Events lately
Oct 22 10:15:21 selfip exim[22391]: [14\17] I Message-ID:
<9e62g9329w6382c67.upbnqlddkl.4ef5fe61ea...@nbjakob>
Oct 22 10:15:21 selfip exim[22391]: [15\17]   X-Priority: 3
Oct 22 10:15:21 selfip exim[22391]: [16\17]   MIME-Version: 1.0
Oct 22 10:15:21 selfip exim[22391]: [17/17]   Content-Type: text/html;
charset="UTF-8"




-- 
Vasiliy G Tolstov <[email protected]>
Selfip.Ru


-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to