On Mon, 2012-05-28 at 21:10 -0700, Marc Perkel wrote: > > However - if I set a variable: > > set acl_c_helo_data = SERVER_NAME.junkemailfilter.com > ... > > I get this: > > 2012-05-28 17:36:05 rejected EHLO from apn-outbound.junkemailfilter.com > [184.105.182.205]: syntactically invalid argument(s): (no argument given) > > But I only get that sometimes. It is as if the variable forgets the > data. What am I missing? Thanks in advance. > Are you sure the variable is always set? Perhaps add a logging statement immediately after the variable is set, and then see if that ties in with the logged error above.
John. -- John Horne Tel: +44 (0)1752 587287 Plymouth University, UK Fax: +44 (0)1752 587001 -- ## 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/
