Re: [exim] Configure not liking ACL

Top Page
Delete this message
Reply to this message
Author: Tony Finch
Date:  
To: Doug
CC: exim-users
Subject: Re: [exim] Configure not liking ACL
On Thu, 3 Feb 2005, Doug wrote:

> 2005-02-03 09:49:27 Exim configuration error in line 13:
> main option "acl_smtp_scanned" unknown
>
> I get the above error when trying to add a custom ACL. I'm fairly
> sure the ACL is OK, but I'm not sure if statements for custom ACLs
> should maybe be placed elsewhere other than after the builtin
> acl_smtp_data ??


The valid ACL configuration options in the main part of the configuration
are:

  "acl_not_smtp"                       set ACL for non-SMTP messages
  "acl_smtp_auth"                      set ACL for AUTH
  "acl_smtp_connect"                   set ACL for connection
  "acl_smtp_data"                      set ACL for DATA
  "acl_smtp_etrn"                      set ACL for ETRN
  "acl_smtp_expn"                      set ACL for EXPN
  "acl_smtp_helo"                      set ACL for EHLO or HELO
  "acl_smtp_mail"                      set ACL for MAIL
  "acl_smtp_mailauth"                  set ACL for AUTH on MAIL command
  "acl_smtp_mime"                      set ACL for MIME parts
  "acl_smtp_predata"                   set ACL for start of data
  "acl_smtp_quit"                      set ACL for QUIT
  "acl_smtp_rcpt"                      set ACL for RCPT
  "acl_smtp_starttls"                  set ACL for STARTTLS
  "acl_smtp_vrfy"                      set ACL for VRFY


These specify which ACL to call at which point in the SMTP dialogue. In
the acl section of the configuration file you can define the ACLs that are
specified in the above options. You can also specify auxiliary ACLs which
are called by other ACLs using the acl condition.

Tony.
--
<fanf@???> <dot@???> http://dotat.at/ ${sg{\N${sg{\
N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\
\N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}