"SfR Fresh" - the SfR Freeware/Shareware Archive 
As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers.
Alternatively you can here view or download the uninterpreted source code file.
That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
1 STEPS TO BUILD SpamAssassin for Win32
2 =====================================
3
4 1. Download the sources.
5
6 SpamAssassin: http://spamassassin.apache.org/
7 Vipul's Razor: http://razor.sf.org/
8 DCC: http://www.rhyolite.com/anti-spam/dcc/
9
10 Unpack the archives.
11
12 2. Apply the patches located in the "patch" folder (see instructions there).
13
14 Copy .RAW files to the "scripts" folder.
15
16 3. To build, you will need ActivePerl and PerlApp. Follow standard installation procedures to install SpamAssassin and Vipul's Razor.
17
18 4. Place the files in the "lib" folder in the corresponding location of your Perl installation (typically, to "C:\Perl\site\lib").
19
20 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.)
21
22 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.)
23
24 Copy the executables and other essential files to the appropriate locations in the "build" folder (see build\README.txt for details).
25
26 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.