Re: [EXIM] Newlines in autoreply $lookup's don't work

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Philip Hazel
Fecha:  
A: Malcolm Beattie
Cc: exim-users
Asunto: Re: [EXIM] Newlines in autoreply $lookup's don't work
On Wed, 25 Nov 1998, Malcolm Beattie wrote:

> If you're desperate, there's always:
>
> perl_startup = sub munge_nl { $_ = shift; s(\\n)(\n)g; return $_ }
> ...
> text = ${perl{munge_pl}{...}}


... provided you are running the testing Exim release.


-- 
Philip Hazel            University of Cambridge Computing Service,
ph10@???      Cambridge, England. Phone: +44 1223 334714.



--
*** Exim information can be found at http://www.exim.org/ ***