[Pkg-exim4-users] Configuring daemon-heavy to use the
acl_data_check hook
Jeremiah Foster
jeremiah.foster at gmail.com
Fri Sep 15 14:57:56 UTC 2006
Greetings,
I understand from reading this site: http://duncanthrax.net/exiscan-acl/
and the Exim spec.txt file, that exiscan is now included with exim4.60.
I am eager to test the power of access control lists in exim. I have
configured exim4 according to the documentation, at least according to
the way I understand it. Is the following snippet correct? That is to say,
will exim4 recognize that I have some local acls defined in the file
/etc/exim4/local_acl and execute them?
# This hook allows you to hook in your own ACLs without having to
# modify this file. If you do it like we suggest, you'll end up with
# a small performance penalty since there is an additional file being
# accessed. This doesn't happen if you leave the macro unset.
.ifdef CHECK_DATA_LOCAL_ACL_FILE
.include CHECK_DATA_LOCAL_ACL_FILE = /etc/exim4/local_acl
.endif
Thank you,
Jeremiah Foster
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/pkg-exim4-users/attachments/20060915/b3e63080/attachment.htm
More information about the Pkg-exim4-users
mailing list