On Sun, 27 Oct 2002, Xmail wrote:

> cerbxml.bat
>
> "d:\xmail\mailroot\cerberus\cerberus.exe"
> "d:\xmail\mailroot\cerberus\config.xml" < %1
> del %1
>
>
> mailproc.tab file
> "external"    "0"     "300"   "d:\xmail\mailroot\cerberus\cerbxml.bat "
> "@@TMPFILE"
> "mailbox"
>
> the last line is just to validate that the message actually arrived.
>
> Am I doing something wrong here?
>
> I looked at the .c files but they don't really do me any good.  aside from a
> little perl and wsh stuff I don't do any coding.

You just have to build it ( econv.c ), then :

econv.exe --input %1 | d:\xmail\mailroot\cerberus\cerberus.exe 
d:\xmail\mailroot\cerberus\config.xml
del %1



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

Reply via email to