I believe the way this is done with Exim is to ".include" a file which has
those ACLs you'd like to process.

So within an acl, you simply suck in the rules with

.include /etc/exim/some-file-name-with-custom-rules


On 13 June 2013 13:43, soumya tr <[email protected]> wrote:

> Hi,
>
> Is it possible to call an acl from another acl? Something like..
>
> acl_smtp_data = acl_smtp_data_custom
>
> acl_smtp_data_custom:
> ...
> ...
> ...
>    if there exist acl_smtp_data_custom1, then process the conditions of
> acl_smtp_data_custome1
>
> --
>
> Thanks in advance.
>
> Regards,
> Soumya
> --
> ## List details at https://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/
>



-- 
Best regards,
Odhiambo WASHINGTON,
Nairobi,KE
+254733744121/+254722743223
"I can't hear you -- I'm using the scrambler."
-- 
## List details at https://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