Re: Evolution 2.2.3 filters
- From: Kanwar Ranbir Sandhu <m3freak@xxxxxxxxxx>
- Date: Mon, 31 Jul 2006 15:22:21 -0400
On Sun, 2006-30-07 at 15:48 -0400, Kanwar Ranbir Sandhu wrote:
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?
Replying to myself: the filter started to work after I logged out and
back in.
I had tried closing and opening Evolution, and killing all Evolution
processes, but neither fixed the problem. Not quite sure what the
difference is.
If anyone's interested, here's my current notify script:
#!/bin/bash
PID=$(ps -C zenity -o pid --no-heading)
if [ -n "$PID" ]; then
exit 0
else
zenity --notification
--window-icon="/usr/share/icons/hicolor/32x32/stock/net/stock_mail.png"
--text="You have mail."
fi
exit 0
Note: Clicking the mail icon in the notification area makes it
disappear. I'd like the click to give focus to Evolution if it's
already running, or if it isn't, to start it. But, that's going to
require a lot more coding (I suspect), so I'm leaving this as is.
Regards,
Ranbir
--
Kanwar Ranbir Sandhu
Linux 2.6.17-1.2141_FC4 i686 GNU/Linux
15:04:58 up 8:34, 3 users, load average: 0.46, 0.40, 0.75
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- References:
- Evolution 2.2.3 filters
- From: Kanwar Ranbir Sandhu
- Evolution 2.2.3 filters
- Prev by Date: Re: update software
- Next by Date: Re: OT: knowledgebase application
- Previous by thread: Evolution 2.2.3 filters
- Next by thread: k3b: cdrecord will be run without root privileges
- Index(es):
Relevant Pages
- Re: Human design and natural "design"
... >> I hope he's doing it because evolution is defined by populations. ...
>> Selection is a filter, hence a feedback. ... >> is a feedback on
the system, 'system' being the allele distribution ... (talk.origins) - Re: Why Doesnt Evolution Filter Spam?
... Evolution list but they seem to think it a Fedora specific problem. ...
Take a look at Preferences->Junk Filter. ... my suspicion is that it's a gconf
issue. ... (Fedora) - Re: Human design and natural "design"
... >> I hope he's doing it because evolution is defined by populations. ...
Filters can be designed using feedback or not. ... >I took graduate courses in digital
signal processing (and filter design) ... >> Selection is a filter, ...
(talk.origins) - Re: [SLE] Evolution, Fetchmail, SpamAssassin, Amavisd and Procmail
... On Tue, 2003-11-04 at 21:30, Bruce Marshall wrote: ... I have Evolution
use Local Delivery for fetching the ... configured a filter in Evolution that looks for
the Spamassasin header, ... separate spam folder within Evolution. ... (SuSE) - Evolution junk filter not working
... I'm running evolution on sarge. ... filter my spam, but I can't
seem to get it working with evolution 2. ... and marked one as junk. ... (Debian-User)