Installation of W3Mail 1.0 (Windows)

 

System Requirements:

Webserver

If you do not yet have a webserver installed on your server, download and install the latest version of Apache from: http://www.apache.org/dist/httpd/binaries/win32.

Perl (5.005 or later)

W3Mail is written in Perl, a highly popular language for web applications.  You can download Perl for Windows at:

http://www.activestate.com/Products/ActivePerl/

Perl Modules

The following modules are required by W3Mail:

§         Digest-MD5

§         IO-stringy

§         MIME-tools

§         MailTools

§         MIME-Base64

§         Mail-Sender

§         Mail-POP3Client

You may automatically install these modules by running installModules.bat from the command line.

 

Once your system meets the requirements, run perl install.pl from the command line to install W3Mail.

 

This program will walk you through installation step by step, creating required directories and copying files to their appropriate directories.  In addition it will configure W3Mail for your settings by automatically generating w3mail.conf.  You may edit w3mail.conf to change your settings at any time.

 

Directories install.pl creates:


 

Installation of W3Mail 1.0 (Unix)

 

System Requirements:

Webserver

Most unix distributions come preinstalled with a webserver.  If you do not yet have a webserver installed on your server, download and install the latest version of Apache from:

http://www.apache.org/dist/httpd/binaries/win32.

Perl (5.005 or later)

W3Mail is written in Perl, a highly popular language for web applications.  If you do not have Perl, download it at:

http://www.perl.com

Perl Modules

The following modules are required by W3Mail:

§         Digest-MD5

§         IO-stringy

§         MIME-tools

§         MailTools

§         MIME-Base64

§         Mail-Sender

§         Mail-POP3Client

To install these modules, download http://www.cascadesoft.com/download/modules.tgz.

 

Extract the contents of this file, and run install_modules.sh

 

Once your system meets the requirements, run perl install.pl from the command line to install W3Mail.

 

This program will walk you through installation step by step, creating required directories and copying files to their appropriate directories.  In addition it will configure W3Mail for your settings by automatically generating w3mail.conf.  You may edit w3mail.conf to change your settings at any time.

 

Directories install.pl creates: