Closed (duplicate)
Project:
Queue Mail
Version:
6.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Feb 2011 at 23:15 UTC
Updated:
4 Feb 2011 at 23:16 UTC
The function drupal_mail_wrapper references "$mailkey", but $mailkey doesn't seem to be defined.
I think the following line fixes it:
$mailkey = $message['id'];
Comments
Comment #1
timtrinidad commentedDuplicate of #965150: mailkey exclusion does not work at all