Re: [Exim] inconsistency with non-ascii

Top Pagina
Delete this message
Reply to this message
Auteur: John Horne
Datum:  
Aan: exim-users
Onderwerp: Re: [Exim] inconsistency with non-ascii
On 15-May-2002 at 13:09:38 Phil Chambers wrote:
> I have an autoreplyt ransport containing:
>
> subject = Failed: ${if def:h_Subject: {$h_Subject:}{alternative text}}
>

Look at the ${quote and ${escape functions and put that around the
$h_Subject. We do something like:

  subject = ${if def:h_Subject: {Re: ${quote:${escape:$h_Subject:} } } \
                      {I am on vacation} }


It seems to take care of any funny characters.


Regards,

John.

------------------------------------------------------------------------
John Horne, University of Plymouth, UK           Tel: +44 (0)1752 233914
E-mail: jhorne@???
PGP key available from public key servers