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