It's always set. I set it at connect time. Any for the most part it
stays set. Any chance it can be a race condition?
On 5/29/2012 2:20 AM, John Horne wrote:
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.
--
## 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/