No, no luck. The cmdalias is not executed. Note, on Windows, XMail uses CreateProcess to execute the program. The cmd.exe is not required for an ..exe. It may be required for a .bat file.
>How Davide said, try this: > >"external" "0" "0" "cmd.exe /C c:\apps\ecartis\d2c.exe" = >"@@TMPFILE" > >Bye. >Sergio > > >-----Messaggio originale----- >Da: Chris Jones [mailto:[EMAIL PROTECTED] >Inviato: marted=EC 14 ottobre 2003 15.44 >A: [EMAIL PROTECTED] >Oggetto: [xmail] Re: Setting up Ecartis and Xmail on Windows > > > >It doesn't matter what program I try to test with, it is not executed by = > >the XMail server when an email is sent to that user. >For example: >"external" "0" "0" "c:\apps\ecartis\d2c.exe" "@@TMPFILE" >This is a test program to write the time to a file in the root of c:. = >It=20 >is not executed. It doesn't matter which slash I use / or \. > >I must be missing something about how to setup Xmail to execute the = >command=20 >alias files. Is there another step besides simply placing the tab file = >in=20 >cmdaliases? > > > > > > In ecartis.tab - created manually: > > > "external" "0" "0" "c:\apps\ecartis\ecartis.bat" = >"@@TMPFILE" > > > > > > I stopped and re-started XMail after creating the cmdaliases. > > > >You need to run batch files with "cmd.exe /C ..." > > > > > > > >- Davide > > > >- > >To unsubscribe from this list: send the line "unsubscribe xmail" in > >the body of a message to [EMAIL PROTECTED] > >For general help: send the line "help" in the body of a message to > >[EMAIL PROTECTED] > > >Chris Jones, P. Eng. >14 Oneida Avenue >Toronto, ON M5J 2E3 >Tel. 416 203-7465 >Fax. 416 203-8249 > > > >- >To unsubscribe from this list: send the line "unsubscribe xmail" in >the body of a message to [EMAIL PROTECTED] >For general help: send the line "help" in the body of a message to >[EMAIL PROTECTED] > >- >To unsubscribe from this list: send the line "unsubscribe xmail" in >the body of a message to [EMAIL PROTECTED] >For general help: send the line "help" in the body of a message to >[EMAIL PROTECTED] Chris Jones, P. Eng. 14 Oneida Avenue Toronto, ON M5J 2E3 Tel. 416 203-7465 Fax. 416 203-8249 - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
