Nathan Ollerenshaw said:
> # exim -d+expand -be
> > [Auto-Reply] ${quote:$header_subject}
> failed to expand: $header_subject}
> error message: missing } at end of string - could be header name not
> terminated by colon
> failed to expand: [Auto-Reply] ${quote:$header_subject}
> error message: missing } at end of string - could be header name not
> terminated by colon
> Failed: missing } at end of string - could be header name not
> terminated by colon
>
> Hmm, what am I doing wrong here guys?
Maybe you didn't terminate the header name with a colon? Just a wild guess...
http://www.exim.org/exim-html-4.40/doc/html/spec_11.html#IX814
Peter