The main problem is that SpamAssassin does not produce XMail-compatible
message, the "pseudo-headers" on top are not present. So this is over =
=3D
the
possibility of simple batch file.

xSpamassasinf solves this issue I think? However that creates the
problem that xmail needs to process the mail single threaded

-----Oorspronkelijk bericht-----
Van: Michal Altair Valasek [mailto:[EMAIL PROTECTED]
Verzonden: maandag 19 april 2004 15:04
Aan: [EMAIL PROTECTED]
Onderwerp: [xmail] Re: HOWTO run SpamAssassin on Windows in coincidence
with XMail (the simple solution)

|exit /b 0
|exit /b 19
|
|Is that right ?

It does not matter. Command "exit x" would exit batch and command
interpreter with errorlevel x. Command "exit / x" would not exit command
interpreter but only the batch file. Because in this case the only thing
=3D
to
be run is this batch, it works with "/b" as well as withount it.

|Then, your solution rejects spam. Maybe you could consider=3D20
|adding a second parameter to allow marking without=3D20
|rejecting. Leaving the reject decision to the end user's MUA=3D20
|filtering system ?

The main problem is that SpamAssassin does not produce XMail-compatible
message, the "pseudo-headers" on top are not present. So this is over =
=3D
the
possibility of simple batch file.

I am now working on modification of my XMail-WAI, which would work the
following way: filter would move (unmodified) spam messages to separate
folder and you would be able to read them via web interface. They would
=3D
be
kept there for defined time (about a week).

-- Michal Altair Val=3DE1=3DB9ek, Microsoft MVP - ASP.NET=3D20
   ASP Network - v=3DB9e o Microsoft technologi=3DEDch pro Internet
________________________________________________________________________
_=3D
__
http://www.aspnetwork.cz/ | [EMAIL PROTECTED]
There is no place like 127.0.0.1=3D20

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

Reply via email to