Hi Boechie,

The major change that could affect a script on windoze, is the filenames
passed will include \\?\ in front of the file name.

Eg: "\\?\c:\xmail\mailroot\spool\1\14\mess\1051588664592.192.mx".

Quoting Davide from some time back...
"XMail now uses that format to prevent Windows to puke on names that
contain COM, PRN, LPT, ..."

If you are using a w32 application it should be able to handle it, but if
you are using an older application, then YMMV.

If you can't get it to work, then just chop the first 4 chars, but then you
are back to having the possibility of the script puking if COM, PRN, LPT is
in the filename.

Rob :-)


> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of Boechie 
> van den Brand
> Sent: Thursday, January 08, 2004 7:47 PM
> To: [EMAIL PROTECTED]
> Subject: [xmail] Reject return code doesn't work? (was: Re: XAV help?)
> 
> Hello,
> 
<snip>
> Question is: did anything change in 
> the Xmail =
> architecture from 1.12 to 1.17 which causes this behaviour? 
> I'm thinking =
> on different file names for the @@file parameter (illegal w2k 
> name?)? Or =
> different directory where the @@file is saved (some w2k 
> rights issue?)? =
> Changed user context in which the script/filter is run?
> 
> Solution? Anyone?
> 
> Thanks in advance.
> 
> Boechie.
> 
> <snip>

-
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]

Reply via email to