Evolution 2.2.3 filters
- From: Kanwar Ranbir Sandhu <m3freak@xxxxxxxxxx>
- Date: Sun, 30 Jul 2006 15:48:42 -0400
Hello List,
I'm trying to set up a basic new mail notification with zenity. Here's
the script:
#!/bin/bash
zenity --notification
--window-icon="/usr/share/icons/Flat-Blue/48x48/emblems/emblem-mail.png"
--text="You have mail."
In Evolution, I setup a filter like so:
Rule name: test
If
Status is not Read
Then
Run Program ~/bin/notify
I've also made sure to turn on INBOX filtering for the account I'm
testing with. The actual script is set to 755.
When a new message arrives, the filter never executes. However, if I
select the message and then manually Apply Filters, the filter runs -
the icon pops up in the notification area.
I have no idea what's wrong. I'm doing something incorrectly, or
Evolution is busted. Anyone have an idea which one?
Thanks,
Ranbir
--
Kanwar Ranbir Sandhu
Linux 2.6.17-1.2141_FC4 i686 GNU/Linux
15:40:42 up 9:10, 2 users, load average: 0.15, 0.30, 0.39
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- Follow-Ups:
- Re: Evolution 2.2.3 filters
- From: Kanwar Ranbir Sandhu
- Re: Evolution 2.2.3 filters
- Prev by Date: Re: Some tools for wireless test and management
- Next by Date: Re: OT: knowledgebase application
- Previous by thread: Apple wireless BT keyboard: how to enable those special keys?
- Next by thread: Re: Evolution 2.2.3 filters
- Index(es):
Relevant Pages
- Re: script question
... The script is supposed to be a filter for the Evolution email ...
accept messages piped in from Evolution via the filter function? ... (linux.redhat) - Re: Move computers account to another OU from a txt list
... I need a script, that list from OU or txt file, that contains machine ... user
objects by changing the ADO filter in the loop. ... ' Change the base of the query
to a specific OU. ... ' Filter on all user objects. ... (microsoft.public.windows.server.scripting) - Re: problem using -f file operator
... Hi, sorry for the missing information it is my first post here, ... -file: Set
the filter file. ... when the script is executed $item contains a full path to ...
CONFIG GEN SELECTORS SECTION ... (perl.beginners) - Re: Filtering certain message from expect internal buffer
... >>Does anybody know how I can implement a filter that will take certain ...
> There's no way to write back to Expect's internal buffer. ... add all kinds of special
handling throughout the rest of the script. ... My guess is he is expecting directly on
the console & syslog type ... (comp.lang.tcl) - Re: Create IIS Web Site via ADSI scripting - ISAPI Error
... You did not show the code snippet of how you added the Filter. ... When you
try to script the configuration, ... When I create the IIS web site manually it
all works swimmingly, ... (microsoft.public.inetserver.iis)