1) If you go to admin/settings/massmailer it lists phplist as the mailer engine. However, unless you go out and save the configuration the first time through, it doesn't have a mailer engine configured, mass mailer options do not come up.

Work around: Save some settings, any settings and things will start working

2) There is something wrong with the code where it looks for the settings.php file. I am running using a multisite configuration, so it should look for a site specific settings.php file, but when I go to:
modules/phplist/phplist/admin/
The database configuration information could not be loaded from the drupal configuration file: default/settings.php

Since I'm running a multisite configuration, I don't have (nor want) a default/settings.php

3) If I copy the site configuration to the default/settings.php file, I get PHPlist version 2.9.3 (c) 2000-2005 Tincan Ltd, http://www.phplist.com Usage: /home/smartcam/public_html/alpha/modules/phplist/phplist/admin/index.php -p page [other parameters]
when I go to modules/phplist/phplist/admin/

However, when I set up emails to go out, nothing seems to happen.

Comments

killes@www.drop.org’s picture

Version: 4.6.x-1.x-dev » master

Aldon, please use the version from CVS HEAD with Drupal 4.6 or CS 0.8

1) This is documented. I know it isn't ideal. there is currently no install APi in Drupal.

2) I'll fix that.

3) please try the cvs head version.

killes@www.drop.org’s picture

Status: Active » Closed (fixed)

closing, no feedback