The window still being opened....
Some idea?
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]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, February 28, 2001 9:26 PM
Subject: Re: external program
On 01-Mar-2001 Edinilson J. Santos wrote:
> I´ve tried this in the first time:
>
> "mailbox"
> "external" "0" "0" "c:\temp\postie.exe" "several parameters...."
>
> And XMail doesn´t call the program.
>
>
> Now I´m trying this:
> "mailbox"
> "external" "0" "0" "cmd.exe /C start c:\temp\a.bat" "@@FROM" "@@RCPT"
>
> It works, but a console windows appear and disappear quickly.
>
> ps: I´m using a Windows 2000 Server and nothing is being sent do stdout.
Try to rename the .bat in .cmd
- Davide