Module is not sending mail to the group manager when the user is created.

Issue is with the drupal_mail function and it's altered functionality for drupal 6.

Attached patch, adds hook_mail to the module and sends the correct parameters to the drupal_mail function.

Comments

pwolanin’s picture

Status: Needs review » Fixed
StatusFileSize
new2.58 KB

great thanks - seem to work. Committed the attached patch which has the above fix, plus a minor change to correct a column name and also avoid a PHP notice.

Rolling a new release as beta1.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.