Closed (fixed)
Project:
mailmon - email volume monitoring
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2012 at 22:08 UTC
Updated:
1 May 2012 at 18:00 UTC
function mailmon_init() {
$message['to'] = 'greg@g.com';
// mailmon_mail_alter($message);
}
I'm assuming we can comment out this so it's more generally applicable to everyone :)
Comments
Comment #1
gregglesAhem....
http://drupalcode.org/project/mailmon.git/commit/f49618c
Comment #2
rickmanelius commentedSweet, thanks!