W dniu 18.10.2012 15:55, Marc Perkel pisze: > I'll do bugzilla if I'm not crazy but thought I'd post it here first to > see if I'm nuts. > > > In the transports this works: > > helo_data = SERVER_NAME.junkemailfilter.com > > However this does not work: > > helo_data = $acl_c_helo_data > > The helo becomes an empty string. And I'm sure the variable is set > properly. It's as if acl variables don't work in the transport?
Hi! I've tried with exim-4.80 and i couldn't reproduce such situation. I've set acl_c_helo_data in acl_check_rcpt and it works, I've tried acl_check_data also and still it works. Regards, Marcin -- ## 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/
