On Mon, 20 May 2002, Camacho, Christian wrote:
> > Hi all, > > I have Xmail 1.8 running in Windows Xp, I've created filters but I can't > work with them :( > > I verified the ntfs rights > I checked the xmail bin path and mail_root variable > I added the filters folder to the path (yes, I know that's no need to do > that, but anyway...) > I upgraded from 1.7 and changed the mailroot folder from c:\Program Files to > c:\ (idem) > I verified that the "Allow this service to interact with desktop" option be > selected > I changed the service's "logon as" like my administrator's account > I renamed the .tab file from [EMAIL PROTECTED] to mydomain.tab > > In the .Tab file I've tried: > > "csript.exe c:\Program Files\bla\script.vbs"[tab]"@@FILE"[newline] and > "csript.exe c:\progra~1\bla\script.vbs"[tab]"@@FILE"[newline] and > "c:\windows\system32\cscript.exe" > "c:\progra~1\bla\script.vbs"[tab]"@@FILE"[newline] > (With real [tab] and [newline]) > > ...and nothing > > By the way, if I run the filter with the message file stored in the user > account folder, the script run fine. > > I've worked with filters before (Win2k) so I'm disappointed, frustrated and > almost crying :'( > Any idea? check the syntax again. use : "c:\windows\system32\cscript.exe"[tab]"script.vbs"[tab]"@@FILE"[newline] if paths contains spaces, use the ~ format - 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]
