Re: Configuring eximon (exim 1.73)

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Philip Hazel
Fecha:  
A: John Horne
Cc: exim-users
Asunto: Re: Configuring eximon (exim 1.73)
On Wed, 22 Oct 1997, John Horne wrote:

> I'll work through the shell script if wanted to see where the true fault (?)
> lies, or am I doing something wrong?


There's a quoting bug in the shell script. The fourth line should read

WINDOW_TITLE=${EXIMON_WINDOW_TITLE-'"${hostname} eximon"'}

This got broken in a recent release when I was persuaded to change from
single to double quotes to mend a different bug. Unfortunately, the
correct thing is to have *both* sets of quotes. (And the problem didn't
show in my tests because I happened to have an outside variable called
"hostname" set up.)

-- 
Philip Hazel                   University Computing Service,
ph10@???             New Museums Site, Cambridge CB2 3QG,
P.Hazel@???          England.  Phone: +44 1223 334714



--
* This is sent by the exim-users mailing list.  To unsubscribe send a
    mail with subject "unsubscribe" to exim-users-request@???
* Exim information can be found at http://www.exim.org/