STEPS TO BUILD SpamAssassin for Win32 ===================================== 1. Download the sources. SpamAssassin: http://spamassassin.apache.org/ Vipul's Razor: http://razor.sf.org/ DCC: http://www.rhyolite.com/anti-spam/dcc/ Unpack the archives. 2. Apply the patches located in the "patch" folder (see instructions there). Copy .RAW files to the "scripts" folder. 3. To build, you will need ActivePerl and PerlApp. Follow standard installation procedures to install SpamAssassin and Vipul's Razor. 4. Place the files in the "lib" folder in the corresponding location of your Perl installation (typically, to "C:\Perl\site\lib"). 5. Change directory to "scripts" folder (the RAW files should already be there) and run PerlApp. Build all executables. Make sure that all optional Perl packages have been installed (there should be no red lines in PerlApp log except for a few bogus ones.) 6. Change the executable subsystem type of spamd.exe and spamc.exe to WINDOWS using exetype.exe. (spamc.exe can be found in "spamc" folder of the SpamAssassin souce tree.) Copy the executables and other essential files to the appropriate locations in the "build" folder (see build\README.txt for details). 7. Run Inno Setup Script Wizard to create the installation package for "SAwin32 Proxy". Create archives from the folders "sa-learn", "sa-update" and "spamassassin". Publish.