Re: [exim] Bug in exim 4.50

Top Page
Delete this message
Reply to this message
Author: Daniel Tiefnig
Date:  
To: exim-users
Subject: Re: [exim] Bug in exim 4.50
Dean Brooks wrote:
> Not sure why it gives that error, but you forgot the colon after the
> $h_To. That seems to correct the error.


Well, the omniscient exim specification says about message header variables:
| $header_<name>: This is not strictly an expansion variable. It is
| expansion syntax for inserting the message header line with the given
| name. Note that the name must be terminated by colon or white space,
| because it may contain a wide variety of characters. Note also that
| braces must not be used.


lg,
daniel