I think that there is a problem with postie because it´s a exe file and
needs cmd.exe
But using cmd.exe causes a window being opened every time...

How are you implementing a simple auto-responder?

Thanks

Edinilson

------------------------------------------
ATINET-Afiliado UOL de Atibaia
Rua Francisco R. Santos, 54 sala 3
ATIBAIA/SP   Cep: 12940-000
Tel: (0xx11) 4412-0876
http://www.atinet.com.br
----- Original Message -----
From: "Davide Libenzi" <[EMAIL PROTECTED]>
To: "Edinilson J. Santos" <[EMAIL PROTECTED]>
Sent: Wednesday, February 28, 2001 4:51 PM
Subject: Re: external program



On 28-Feb-2001 Edinilson J. Santos wrote:
> I put the "mailbox" diretive and message reaches the mailbox normally, but
> XMail doesn´t call postie.exe

It works for me.
The only thing is that the function called does not automatically resolve
the
file interpreter.
For example if You've a .cmd file and You try to run it directly You'll fail
(
and this is the first try I've done ).
You've to run something like :

cmd.exe /C start CMD-FILE-NAME ...

The same with Perl, Tcl, etc...
With .exe it works ( I've tried to run console app as long as M$ Word with
the
external feature ).




- Davide




Reply via email to