SpamAssassin integration |
 |
The SpamAssassin (SA) is a free award-winning spam filter, and there is no reason why not to use it with eWall. The installation of original SA on Win32 platforms
is complicated, and some features remain unavailable, but thanks to open sourced SAWin32 project, Win32 users
can easily install and use SpamAssassin on theirs systems. This step-by-step video tutorial will show you how to use SAWin32 with eWall.
sa.bat file
@echo off
set tmpfile=%1.tmp
C:\SAWin\spamassassin.exe < %1 > %tmpfile%
move /Y %tmpfile% %1 |
SpamAssassin homepage:
http://spamassassin.apache.org/
SAWin32 project homepage:
http://sawin32.sourceforge.net/
If you finally decided to install original Perl version of SpamAssassin, please visit this page:
http://www.openhandhome.com/howtosa.html
|
|
|
 |
 |
 |
David L Fitch President/CEO Complete Tennis, Inc. |
| eWall, a mail admins dream come true. I have been using ewall on my
production server since the first day in of development. I have seen
eWall evolve into a great product.(Feature rich, Fast, Stable...etc)
My clients and myself have been extremely pleased with it. Since running
eWall, we have been completely virus/spam free. And whats great past
that is the way the rules can be setup(global, domain, user), creating a
more individualized environment. |
|