Can you give any more information on exactly what you did to get this to
work? I'm a complete Applescript newbie, so as much help as possible
would be appreciated. Do you add these lines to the "growl" script in
the powermail custom script folder? If so, where exactly? If not, what
script are they added to?

Thanks,

Paul Collett

On 8/20/05 11:09 PM Pat O'Halloran wrote:

>It appears that on 20/8/05 at 14:45 PowerMail Engineering spake thus:
>
>>The script is probably outdated and does not seem to work with the
>>latest version of Growl. Try to put something like this in the tell
>>application "GrowlHelperApp" block (write it in 3 lines):
>>
>>set myAllNotesList to {"Mail Received"}
>>
>>register as application "PowerMail Notification Script"
>>    all notifications myAllNotesList default notifications myAllNotesList
>>    icon of application "PowerMail.app"
>>
>>notify with name "Mail Received" title f description s
>>    application name "PowerMail Notification Script"
>
>Thanks, Jerome, that works.
>
>-- 
>Pat O'Halloran
>Pat's Place http://www.danu.co.uk     
>
>
>





Reply via email to