Greetings All,
I am new to Drupal as far as installing and using it, but have been reading and watching for quite some time. I am impressed with the developers and community and look forward to creating many sites based on Drupal. I did my first Drupal install this past weekend and things went very smoothly until attempting to install MassMailer/phpList. Most things went together and were functioning within a few hours, I have spent the other days trying to get massmailer working.
I searched the forum for 'massmailer', read all that was available, have tried all the installs, mods, tips I read. I have had the module working several times except for actually sending the emails to subscribers in my test list. When I view 'Manage Messages', this is displayed: "NRE PTA Newsletter First TEST: Aug 03, 2005 (submitted)", as it has been since I created the last test message yesterday. The cron jobs are running and the massmailer job is showing in the logs, but no errors and **no emails sent**. I did get emails from the site when I registered a new user.
I am running a dedicated server with full admin access, but have to be cautious at the system level due to about 90 production domains running on this server. The server is RHEL 3, Apache 1.3.33, MySQL 4.0.25-Standard, php 4.3.11 running as CGI (for phpsuExec) and utilizing cPanel control panels.
I downloaded and installed Drupal 4.6.2, several modules and contributions (not all installed), and my *current* massmailer from CVS (/* $Id: massmailer.module,v 1.13 2005/07/01 17:27:20 killes Exp $ */).