RE: [Exim] Expansion contains non-printing characters...

Top Page
Delete this message
Reply to this message
Author: John Horne
Date:  
To: exim-users
Subject: RE: [Exim] Expansion contains non-printing characters...
On 23-Feb-00 at 13:16:57 Bruce Bowler wrote:
> I had several errors in the log yesterday (all for the same message) for
> users who had vacation messages set. The error is...
>
> user@??? <user@???> D=uservacation
>        T=uservacation: Expansion of "${if def:h_Subject: {Autoreply:
>        $h_Subject:} {Automatic reply to your message}}" in
>        uservacation transport contains non-printing characters

>
>    subject =  "${if def:h_Subject: {Autoreply: $h_Subject:} {Automatic 
> reply to your message}}"

>

We had this as well. We changed our subject line to use the $quote function:

  subject =  "${if def:h_Subject: {Autoreply: ${quote:$h_Subject:}}
                       {Automatic reply to your message}}"


Had no problems since.

John.

--------------------------------------------------------------------------
John Horne, University of Plymouth, UK             Tel: +44 (0)1752 233914
E-mail: jhorne@???
Finger for PGP key: john@???