Location: Evolution Plugin

Discussion: awn_evolution.py seems to work...Reported This is a featured thread

Showing 4 posts
mosburger
mosburger
awn_evolution.py seems to work...
Jul 27 2007, 9:45 AM EDT | Post edited: Jul 27 2007, 9:45 AM EDT
...which is great, 'cuz we use exchange here, so making it listen to DBus events is perfect. It doesn't seem to be able to "switch back" to the original icon when there are no more unread messages, though. Maybe I just don't have it setup right yet. I don't know python, but maybe this is the chance for me to learn! Do you find this valuable?    
Keyword tags: None
mosburger
mosburger
1. RE: awn_evolution.py seems to work...
Jul 27 2007, 9:46 AM EDT | Post edited: Jul 27 2007, 9:46 AM EDT
Oops. Nevermind... it seems to switch back after all. Thanks for the awesome script! Do you find this valuable?    
mosburger
mosburger
2. RE: awn_evolution.py seems to work...
Jul 27 2007, 10:18 AM EDT | Post edited: Jul 27 2007, 10:18 AM EDT
Ahh - now I get it. It seems to go back to "unread" when I move a message out of the Inbox, and into one of my other folders? Does evo send out a Newmail message when that happens? I suppose I could add all of my folders to the banned_list array...

Sorry if it's uncool to be replying to myself... :S
Do you find this valuable?    
mosburger
mosburger
3. RE: awn_evolution.py seems to work...
Jul 27 2007, 10:46 AM EDT | Post edited: Jul 27 2007, 10:46 AM EDT
OK - last time, I hope. It definitely seems to send a Newmail when you move an e-mail to another folder, so I've tweaked the script a bit to allow you to create an optional list called check_email, where you can itemize the folders you want to monitor.

My very first exposure to python, but it's a small enough change that I don't think I'll embarrass myself :) I'll try to attach it, I guess???
Do you find this valuable?