Never mind, I found my answer :) local_part is available for the rcpt acl, but not data.
That works for me. :-) On Fri, Nov 25, 2005 at 08:47:35PM -0800, Avleen Vig wrote: > Is it possible to do an RBL check after every RCPT TO in the ACLs? > And if so, could someone give me an example of how I could write this > ACL: > Message: Rejected by DNSBL check > Condition: if mysql SELECT [EMAIL PROTECTED] FROM table WHERE dnsbl=1 > > I remember a while ago when I was looking at ACL's, local_part was not > available, but surely after each RCPT TO line it should be?? > > -- > Avleen Vig > Systems Administrator > Doing virtual domain hosting with Exim? > Check out Virtual Exim: http://silverwraith.com/vexim > (Click the banner, support development..) > > -- > ## List details at http://www.exim.org/mailman/listinfo/exim-users > ## Exim details at http://www.exim.org/ > ## Please use the Wiki with this list - http://www.exim.org/eximwiki/ > -- Avleen Vig Systems Administrator Doing virtual domain hosting with Exim? Check out Virtual Exim: http://silverwraith.com/vexim (Click the banner, support development..) -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
