MAILWORLD DOCUMENTATION
STEP ONE:
Find configuration file mworld.cfg and configure it. Here is description of variables:
$mwpath - absolute path to your MailWorld directory (without trailing slash)
$backuppath - absolute path to backup directory (without trailing slash), better if you place bases to non-web accessible space. If you backup database, tables will be copied to this directory
$cgi - URL to MailWorld CGI-BIN directory (without trailing slash)
$mailworld - URL to MailWorld root directory (without trailing slash)
$sysid - system ID (must be "Windows" or "Unix")
$furl - URL to your site (without trailing slash)
$progmail - Path to MTA (use with -t option, if your MTA require it)
$smtpserver - if you dont have sendmail installed on your server, you can use this option. Leave it empty if you are using sendmail
$smtpport - port of SMTP server
$bcc - this option enables bulkmail. It allows you to send message to several email addresses at once. If you are using sendmail, all addresses will be placed to BCC field, if SMTP server - script will send several rcptto commands along with one message. You must put here number of addresses to which system will send mail at once. Consult with your hosting provider to learn how many recipients your sendmail or SMTP server support per 1 sending. Set it to 0 if you dont want to use bulkmail.
$email - your email
$owntitle - title of your MailWorld service
$mysqlhost - your mysql server hostname
$mysqldb - name of database you will use with MailWorld
$mysqllogin - Username for mysql database
$mysqlpassword - Password for mysql database
$locktables - Set it to 1 if you wish to lock databases (recommended) to avoid data losing, or to 0 if you dont want to lock databases.

STEP TWO:
Set path to your Perl interpreter in first line of each *.pl file.

STEP THREE:
Copy all directories and files to your www-root directory

STEP FOUR:
Now if you set script on Unix based server you must set permissions on files and directories:
/backup - set to 777
/cgi-bin/*.pl - set to 755
/cgi-bin/mworld.cfg - set to 666

STEP FIVE:
Login to Mysql server and run mailworld.sql script there.

STEP SIX:
Now you can login to admin section from admin.html using "admin" and "password" as login and password.

INSTALLATION FINISHED


CONTENTS
1999-2005 All Rights Reserved. T&D Systems, Inc.