Re: [exim] Bug in exim 4.50

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Daniel Tiefnig
Date:  
À: exim-users
Sujet: 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