On May 21, 2011, at 2:06 PM, Peter Hosey wrote: > On May 21, 2011, at 10:36:09, Gary L. Gray wrote: >> I would like to help debug the problem I am having -- is there anything else >> you can suggest? > > Yes. This modified version of simple-mailer includes a bit of debug logging: > > > > The correct location is in the Resources folder inside the MailMe bundle, > which is in the PlugIns folder inside the GrowlHelperApp bundle, which is in > the Resources folder inside the Growl.prefPane bundle. Simply copy this one > over the existing one. You don't need to stop Growl or anything.
Whew! Never had to go that deep before. :-) > Then, try to send a notification that will go through MailMe, and send us > what ends up in the Console. I replaced the simple-mailer.py file, went into Growl, and had it preview MailMe. Here is what I see in the Console: 5/21/11 3:43:01 PM GrowlHelperApp[98367] (MailMe) WARNING: Could not send email message "Preview" to address [email protected] 5/21/11 3:43:01 PM GrowlHelperApp[98367] (MailMe) description of notification: This is a preview of the MailMe display I tried the same thing on my MacBook Pro running the latest Growl beta and I get something similar (I did not replace simple-mailer.py on my MBP): 5/21/11 3:45:39 PM GrowlHelperApp[60124] (MailMe) WARNING: Could not send email message "Preview" to address [email protected] 5/21/11 3:45:39 PM GrowlHelperApp[60124] (MailMe) description of notification: This is a preview of the MailMe display I don't see the additional logging on my mini. Gary -- You received this message because you are subscribed to the Google Groups "Growl Discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/growldiscuss?hl=en.
