Here's a extract of one of my tab files:
"c:\MailRoot\filters\backup\backup.bat" "@@FILE"        "@@MSGID"
"CSCRIPT.EXE C:\MailRoot\filters\nospam\nospam.vbs"     "@@MSGID"       "@@FILE"
"@@FROM"        "@@RCPT"
"CSCRIPT.EXE C:\MailRoot\filters\SpamAssassin\SpamAssassin.vbs" "@@MSGID"
"@@FILE"        "10"    "@@RRCPT"

Two things to note:
 - CSCRIPT.EXE must be found in the path
 - If you run XMail server using the LOCALSYSTEM account then don't use
pipes in batch files! Run them as a different user (which you acctually
should do).

regards,
Loris

-
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