Hello,

I have been trying for two days now to get a simple mailinglist running on Drupal 4.7. Unfourtunately, without result.

MLM and Mime Mail does not work, I always get the following error: Missing argument 4 for mimemail() in /mnt/sdb1/webroot/mysite/wwwroot/www/modules/mimemail/mimemail.module on line 118.

EZMLM seems to be working, but I can not adminster users and I can not create a mailinglist with this module. The only thing it does is sending a blanc e-mail to a person that submits...

Can someone please tell me what is a working mailinglist for Drupal 4.7? All I want to do is a simple submit form for an e-mail address, a page to administer (add/delete e-mail adresses) and a page to create a (HTML) mailing which I can send to the e-mail addresses in the list...

Comments

chart’s picture

try the module symplenews its works for me.

slingeraap’s picture

I will try that right away!