<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>This is in my config file:<BR>
&nbsp;<BR>
.ifndef MAIN_ACL_CHECK_RCPT<BR>
MAIN_ACL_CHECK_RCPT = acl_check_rcpt<BR>.endif<BR>acl_smtp_rcpt = MAIN_ACL_CHECK_RCPT<BR>
&nbsp;<BR>
As far as my understanding&nbsp;if I define this macro, the acl will run, if I don't define it, it won't run.<BR>
&nbsp;<BR>
I didn't define this and yet the acl still runs?<BR>
&nbsp;<BR>
I don't know why this is?<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR>
thanks<BR><BR><BR><BR>

<HR id=stopSpelling>
<BR>
&gt; Date: Fri, 2 Feb 2007 13:36:23 +0100<BR>&gt; From: mh+pkg-exim4-users@zugschlus.de<BR>&gt; To: pkg-exim4-users@lists.alioth.debian.org<BR>&gt; Subject: Re: [Pkg-exim4-users] local macros<BR>&gt; <BR>&gt; On Fri, Feb 02, 2007 at 11:29:30AM +0000, Andrew Critchlow wrote:<BR>&gt; &gt; But how come I dont need to set:<BR>&gt; &gt; .ifndef MAIN_ACL_CHECK_RCPTMAIN_ACL_CHECK_RCPT = acl_check_rcpt<BR>&gt; &gt; .endifacl_smtp_rcpt = MAIN_ACL_CHECK_RCPT<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; via:<BR>&gt; &gt; <BR>&gt; &gt; localmacro file:<BR>&gt; &gt; MAIN_ACL_CHECK_RCPT = acl_check_rcpt<BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; <BR>&gt; &gt; My acl starts with acl_check_rcpt:<BR>&gt; <BR>&gt; I do not understand the question.<BR>&gt; <BR>&gt; Greetings<BR>&gt; Marc<BR>&gt; <BR>&gt; -- <BR>&gt; -----------------------------------------------------------------------------<BR>&gt; Marc Haber | "I don't trust Computers. They | Mailadresse im Header<BR>&gt; Mannheim, Germany | lose things." Winona Ryder | Fon: *49 621 72739834<BR>&gt; Nordisch by Nature | How to make an American Quilt | Fax: *49 621 72739835<BR>&gt; <BR>&gt; _______________________________________________<BR>&gt; Pkg-exim4-users mailing list<BR>&gt; Pkg-exim4-users@lists.alioth.debian.org<BR>&gt; http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users<BR><BR></body>
</html>