
|
ListMail on Windows
Although ListMail runs best on linux-based servers, it can run on Windows as long as your server has PHP and MySQL. There are some limitations, however. The scheduled task must be executed from your own computer. The bounced message processing via CGI script will likely not be possible and, similarily, blank email subscribe will not be possible. This is because ListMail makes use of a commandline utility to grab web pages (/usr/bin/wget). Also, backups of the database must be done manually with PhpMyAdmin, as the backup process uses the mysql commandline utilities only found on linux. |

|